automake-patches
[Top][All Lists]
Advanced

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

[FYI] {maint} tests: minor tweak to 't/objc-megademo.sh'


From: Stefano Lattarini
Subject: [FYI] {maint} tests: minor tweak to 't/objc-megademo.sh'
Date: Sat, 9 Jun 2012 14:08:45 +0200

* t/objc-megademo.sh (am_create_testdir): Define to "yes" before
including ./defs, because this test doesn't rely on the files usually
pre-set by the setup in there.

Signed-off-by: Stefano Lattarini <address@hidden>
---
 t/objc-megademo.sh |    1 +
 1 file changed, 1 insertion(+)

diff --git a/t/objc-megademo.sh b/t/objc-megademo.sh
index bad2aee..3a0977d 100755
--- a/t/objc-megademo.sh
+++ b/t/objc-megademo.sh
@@ -17,6 +17,7 @@
 # Stress test on Objective C/C++.
 
 required=libtoolize
+am_create_testdir=empty
 . ./defs || Exit 1
 
 ## Autotools Input Files.
-- 
1.7.9.5




reply via email to

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