From af8c0e6ae69575d78ce69ecb7fb65399481f5fde Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Wed, 22 Jul 2009 22:28:00 +0200 Subject: typo fix --- tests/runtime/automatic-lvm-dmcrypt-install-sda/perform_test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/runtime') 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 -- cgit v1.2.3-54-g00ecf