projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac289ce
)
tests: remove unnecessary setup_nspawn_root
author
Evgeny Vereshchagin
<evvers@ya.ru>
Sun, 17 Jan 2016 03:33:20 +0000
(
03:33
+0000)
committer
Evgeny Vereshchagin
<evvers@ya.ru>
Mon, 18 Jan 2016 03:56:51 +0000
(
03:56
+0000)
we don't run nspawn in TEST-02-CRYPTSETUP
test/TEST-02-CRYPTSETUP/test.sh
patch
|
blob
|
history
diff --git
a/test/TEST-02-CRYPTSETUP/test.sh
b/test/TEST-02-CRYPTSETUP/test.sh
index dada99df59a1715c3869a7db5639682224ad861b..242090c76119d249d4d5d05172a64e204b448611 100755
(executable)
--- a/
test/TEST-02-CRYPTSETUP/test.sh
+++ b/
test/TEST-02-CRYPTSETUP/test.sh
@@
-77,7
+77,6
@@
EOF
/dev/mapper/varcrypt /var ext3 defaults 0 1
EOF
) || return 1
- setup_nspawn_root
ddebug "umount $TESTDIR/root/var"
umount $TESTDIR/root/var