From da17d2d5ae772687c84f19a29f4f97cea962c74a Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Mon, 17 Jun 2019 23:35:36 -0400 Subject: tests: Generate rather than distribute platconf data It's 2019 and Automake still hasn't mastered shell quoting. --- (limited to 'tests/exe/opkbuild.sh') diff --git a/tests/exe/opkbuild.sh b/tests/exe/opkbuild.sh index 13dc154..47fdcf7 100755 --- a/tests/exe/opkbuild.sh +++ b/tests/exe/opkbuild.sh @@ -41,7 +41,7 @@ ls_inner() plan_ 12 -export OB_TEST_DATADIR="${TOP_SRCDIR}/tests/data/platconf_foo" +export OB_TEST_DATADIR="${TOP_BUILDDIR}/tests/data.build/platconf_foo" # Get out of and remove the work area. cd '../' -- cgit v0.9.1