Skip to content

Commit

Permalink
tests: remove unnecessary setup_nspawn_root
Browse files Browse the repository at this point in the history
we don't run nspawn in TEST-02-CRYPTSETUP
  • Loading branch information
evverx committed Jan 18, 2016
1 parent ac289ce commit 98ca53d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/TEST-02-CRYPTSETUP/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 98ca53d

Please sign in to comment.