summaryrefslogtreecommitdiff
blob: d831a5169e54109c79807d27fe089389a59acff1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: paludis/args/Makefile.am
===================================================================
--- paludis/args/Makefile.am	(revision 1970)
+++ paludis/args/Makefile.am	(working copy)
@@ -33,7 +33,7 @@
 libpaludisargs_la_LIBADD = \
 	$(top_builddir)/paludis/util/libpaludisutil.la
 
-TESTS_ENVIRONMENT = env -u PALUDIS_OPTIONS \
+TESTS_ENVIRONMENT = env PALUDIS_OPTIONS="" \
 	TEST_SCRIPT_DIR="$(srcdir)/" \
 	PALUDIS_REPOSITORY_SO_DIR="$(top_builddir)/paludis/repositories" \
 	bash $(top_srcdir)/test/run_test.sh