]> granicus.if.org Git - strace/commitdiff
tests/qual_fault.test: add -efu arguments to the interpreter
authorEugene Syromyatnikov <evgsyr@gmail.com>
Mon, 21 May 2018 00:37:09 +0000 (02:37 +0200)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 21 May 2018 11:02:54 +0000 (11:02 +0000)
* tests/qual_fault.test (#!/bin/sh): Add -efu arguments.

tests/qual_fault.test

index 5e5681cbdcce1deddb611ca534c159b738bb1054..e670803dffeacfb4c234f7410ef5651b01e02b5f 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/sh -efu
 #
 # Check that fault injection works properly.
 #