]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: check for test_cal
authorKarel Zak <kzak@redhat.com>
Tue, 7 Aug 2018 08:59:06 +0000 (10:59 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 7 Aug 2018 08:59:06 +0000 (10:59 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
tests/ts/cal/bigyear
tests/ts/cal/month
tests/ts/cal/sep1752

index d205c3afd7a059b41e808da385174de084abbe26..34139fd275e3e73265206a5e499ffdf2fb4e6bab 100755 (executable)
@@ -18,7 +18,7 @@ TS_DESC="Year 2147483646"
 . $TS_TOPDIR/functions.sh
 ts_init "$*"
 
-ts_check_test_command "$TS_CMD_CAL"
+ts_check_test_command "$TS_HELPER_CAL"
 
 export TERM=linux
 
index 9794e90c0866f772c95da3da2c7c13308a2a86e8..37996acae7c0b6f78d40684e5263a3f5287625a1 100755 (executable)
@@ -22,7 +22,7 @@ TS_DESC="month"
 . $TS_TOPDIR/functions.sh
 ts_init "$*"
 
-ts_check_test_command "$TS_CMD_CAL"
+ts_check_test_command "$TS_HELPER_CAL"
 
 export TERM=linux
 
index 3128261cd93c9cf14bdca4d95baa1981aea8c4b8..41c30d40e80b15013d115119e286d2dbcf040de0 100755 (executable)
@@ -18,7 +18,7 @@ TS_DESC="September 1752"
 . $TS_TOPDIR/functions.sh
 ts_init "$*"
 
-ts_check_test_command "$TS_CMD_CAL"
+ts_check_test_command "$TS_HELPER_CAL"
 
 export TERM=linux