summaryrefslogtreecommitdiff
path: root/t/self-check-dir.tap
diff options
context:
space:
mode:
Diffstat (limited to 't/self-check-dir.tap')
-rw-r--r--t/self-check-dir.tap2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/self-check-dir.tap b/t/self-check-dir.tap
index 31bad2957..891f46919 100644
--- a/t/self-check-dir.tap
+++ b/t/self-check-dir.tap
@@ -65,7 +65,7 @@ do_check 'do not pre-populate testdir' \
do_check 'do not create nor chdir in testdir' \
'am_create_testdir=no' \
'test ! -e t/_self.dir || exit 1
- grep "self-check-dir\.tap" Makefile || exit 1
+ grep "^t/depcomp-lt-gcc\.log:" Makefile || exit 1
case $(pwd) in '"$cwd"') : ;; *) exit 1;; esac'
: