From 3cd1a2d0b2c745fe24048445df7ff69c6fb66644 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Sat, 9 Jun 2012 13:50:12 +0200 Subject: [PATCH] tests: minor tweak to 't/objc-megademo.sh' * t/objc-megademo.sh (am_create_testdir): Define to "empty" 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 --- t/objc-megademo.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/t/objc-megademo.sh b/t/objc-megademo.sh index bad2aeef8..3a0977d8b 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. -- 2.47.2