From c95f5174418c33c4c3756d42f365844f46f34368 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 13 Jul 2010 10:55:44 -0500 Subject: Autogen update --- tests/Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/Makefile.in b/tests/Makefile.in index 0630ac0..dc4be9b 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -1055,6 +1055,7 @@ uninstall-am: test-approver-tester: test-approver Makefile.am @echo "#!/bin/bash" > $@ + @echo export INDICATOR_SERVICE_SHUTDOWN_TIMEOUT=1000 >> $@ @echo . $(srcdir)/run-xvfb.sh >> $@ @echo $(DBUS_RUNNER) --task $(builddir)/test-approver --task-name Approver --task $(top_builddir)/src/indicator-application-service --task-name Service --ignore-return >> $@ @chmod +x $@ -- cgit v1.2.3