diff --git a/tests/bad-executable.sh b/tests/bad-executable.sh index 77ff6ac..ecdbef9 100755 --- a/tests/bad-executable.sh +++ b/tests/bad-executable.sh @@ -1 +1,2 @@ -# This is not a proper executable +#!/bin/sh +exit 1