summaryrefslogtreecommitdiff
path: root/tests/runtime
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2009-07-22 22:20:36 +0200
committerDieter Plaetinck <dieter@plaetinck.be>2009-07-22 22:20:36 +0200
commit51283ab43bc440c626afa75a021d7f7799f0fa26 (patch)
treed697e9cb465a8b018697244a66bad34a98331175 /tests/runtime
parent2b5c37da015d9613571ec9f17529fda2872444ec (diff)
test suite fixes and cleanups
Diffstat (limited to 'tests/runtime')
-rw-r--r--tests/runtime/automatic-lvm-dmcrypt-install-sda/perform_test.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/runtime/automatic-lvm-dmcrypt-install-sda/perform_test.sh b/tests/runtime/automatic-lvm-dmcrypt-install-sda/perform_test.sh
index 390ee63..006307f 100644
--- a/tests/runtime/automatic-lvm-dmcrypt-install-sda/perform_test.sh
+++ b/tests/runtime/automatic-lvm-dmcrypt-install-sda/perform_test.sh
@@ -16,9 +16,3 @@ aiftest nopackage sudo
aiftest ping 2 archlinux.org
aiftest-done
-
-
-
- [ -f "$i/test_file" ] || echo "TEST FAILED. NO FILE $i/test_file"
-
-ping -c 2 archlinux.org || echo 'PING CHECK FAILED'