summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-05-24 15:21:43 +0200
committerLennart Poettering <lennart@poettering.net>2012-05-24 15:21:43 +0200
commit680705351da905b6e797be61b51e6cba275b1ea5 (patch)
treea8b32c7fc698f9782445e7ddcfae3bf076f2ef0b /test
parent32d965851d8cbb39f8ee0eeaf76a89e8f5fc174f (diff)
test: add touch to test machine
Diffstat (limited to 'test')
-rwxr-xr-xtest/TEST-01-BASIC/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TEST-01-BASIC/test.sh b/test/TEST-01-BASIC/test.sh
index 42107baa1..a34b55aa6 100755
--- a/test/TEST-01-BASIC/test.sh
+++ b/test/TEST-01-BASIC/test.sh
@@ -172,7 +172,7 @@ EOF
dracut_install sh df free ls shutdown poweroff \
stty cat ps ln ip route \
mount dmesg dhclient mkdir cp ping dhclient \
- umount strace less grep id tty
+ umount strace less grep id tty touch
# install ld.so.conf* and run ldconfig
cp -a /etc/ld.so.conf* $initdir/etc