From 0353fc1c717d9bf1c0a6d082dcc8cbd549214d01 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 25 Jun 2018 14:43:27 +0200 Subject: Various Mac OS-related fixes --- tests/testscript | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests') diff --git a/tests/testscript b/tests/testscript index 516aa5b..4641300 100644 --- a/tests/testscript +++ b/tests/testscript @@ -15,8 +15,8 @@ EOO : plugin loading and invocation using the --trace option that suppresses the : standard prologue/epilogue (which includes the libodb headers). : -touch empty.hxx; -$* -d sqlite --trace empty.hxx 2>>~/EOE/ != 0 +cat <'// dummy' >=dummy.hxx; +$* -d sqlite --trace dummy.hxx 2>>~/EOE/ != 0 /.*/* -empty.hxx: error: unable to resolve odb namespace +dummy.hxx: error: unable to resolve odb namespace EOE -- cgit v1.1