From: Will Estes Date: Fri, 26 May 2017 15:21:16 +0000 (-0400) Subject: test: remove duplicate shell options line X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2c0152a0c33061c63c928279e9bfcf496e1178a1;p=flex test: remove duplicate shell options line --- diff --git a/tests/testwrapper.sh b/tests/testwrapper.sh index 6a7e666..72c36e8 100755 --- a/tests/testwrapper.sh +++ b/tests/testwrapper.sh @@ -1,5 +1,4 @@ #!/bin/sh -set -vx set -euvx # testwrapper.sh: run a flex test, typically called by a Makefile