summaryrefslogtreecommitdiff
path: root/tests/runtime/automatic-lvm-dmcrypt-install-sda/perform_test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/runtime/automatic-lvm-dmcrypt-install-sda/perform_test.sh')
-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'