From e22ffb3805f6994bd1fd7ab73e6297f36a53f915 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Fri, 1 Feb 2019 22:40:38 +0100 Subject: tests: Unify output directory creation --- tests/fate-run.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/fate-run.sh') diff --git a/tests/fate-run.sh b/tests/fate-run.sh index 8de749d..b9b3d97 100755 --- a/tests/fate-run.sh +++ b/tests/fate-run.sh @@ -196,8 +196,6 @@ null(){ : } -mkdir -p "$outdir" - exec 3>&2 eval $command >"$outfile" 2>$errfile err=$? -- cgit v1.1