summaryrefslogtreecommitdiff
path: root/tests/runtime
diff options
context:
space:
mode:
Diffstat (limited to 'tests/runtime')
-rw-r--r--tests/runtime/automatic-lvm-dmcrypt-install-sda/perform_test.sh2
1 files changed, 1 insertions, 1 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 006307f..cf9c88f 100644
--- a/tests/runtime/automatic-lvm-dmcrypt-install-sda/perform_test.sh
+++ b/tests/runtime/automatic-lvm-dmcrypt-install-sda/perform_test.sh
@@ -8,7 +8,7 @@ aiftest mount '/dev/mapper/cryptpool-cryptroot on / type xfs (rw)'
aiftest mount '/dev/mapper/cryptpool-crypthome on /home type xfs (rw)'
for i in /etc/ / /root/ /home/ /var/
do
- aiftest file "$i"/test_file
+ aiftest file "$i"test_file
done
aiftest file /usr/bin/ssh
aiftest nofile /sbin/mkfs.reiserfs