automake-ng
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Automake-NG] [FYI] tests: self-check-dir.tap: fix post-merge spurious f


From: Stefano Lattarini
Subject: [Automake-NG] [FYI] tests: self-check-dir.tap: fix post-merge spurious failure
Date: Sat, 12 Jan 2013 14:43:15 +0100

* t/self-check-dir.tap: Here, caused by recent reshuffling of the
Automake source tree.

Signed-off-by: Stefano Lattarini <address@hidden>
---
 t/self-check-dir.tap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/self-check-dir.tap b/t/self-check-dir.tap
index 87034b3..2dd13cf 100755
--- 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 "compare-autodiffs" maint/maint.mk || exit 1
+          grep "compare-autodiffs" maintainer/maint.mk || exit 1
           case $(pwd) in '"$cwd"') : ;; *) exit 1;; esac'
 
 :
-- 
1.8.1.rc3.192.g2d0029e




reply via email to

[Prev in Thread] Current Thread [Next in Thread]