summaryrefslogtreecommitdiffstats
path: root/tests/commands.sh.in
diff options
context:
space:
mode:
authorKarel Zak2007-11-28 12:11:51 +0100
committerKarel Zak2007-11-28 12:11:51 +0100
commit7df454fc9b96944d9cc57f565a1ba1f1373b2f02 (patch)
tree469f2290a667d26bcb3384986b23d11df3c4a8ab /tests/commands.sh.in
parentscript: cleanup includes (diff)
downloadkernel-qcow2-util-linux-7df454fc9b96944d9cc57f565a1ba1f1373b2f02.tar.gz
kernel-qcow2-util-linux-7df454fc9b96944d9cc57f565a1ba1f1373b2f02.tar.xz
kernel-qcow2-util-linux-7df454fc9b96944d9cc57f565a1ba1f1373b2f02.zip
tests: rename test_sysinfo, remove tailing white-spaces
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/commands.sh.in')
-rw-r--r--tests/commands.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/commands.sh.in b/tests/commands.sh.in
index c96a422c6..4963f103c 100644
--- a/tests/commands.sh.in
+++ b/tests/commands.sh.in
@@ -7,7 +7,7 @@ AWK=@AWK@
TS_TESTUSER=${TS_TESTUSER:-"test"}
# helpers
-TS_HELPER_SYSINFO="$TS_TOPDIR/helpers/mnt_test_sysinfo"
+TS_HELPER_SYSINFO="$TS_TOPDIR/helpers/test_sysinfo"
# external commands
TS_ECMD_BLKID="@BLKID@"