summaryrefslogtreecommitdiff
path: root/tests/touch/no-create-missing.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/touch/no-create-missing.sh')
-rwxr-xr-xtests/touch/no-create-missing.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/touch/no-create-missing.sh b/tests/touch/no-create-missing.sh
index 7ad1a3a9a..90ec6dc69 100755
--- a/tests/touch/no-create-missing.sh
+++ b/tests/touch/no-create-missing.sh
@@ -17,7 +17,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
. "${srcdir=.}/tests/init.sh"; path_prepend_ ./src
-print_ver_ touch
+print_ver_ touch test
touch -c no-file > /dev/null 2>&1 || fail=1