Skip to content

Commit

Permalink
don't check for undefined variables
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrfai committed Nov 7, 2022
1 parent 9314fff commit 47276c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/tests/dirinstall
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# test fai dirinstall

set -eu
set -e

. ./debian/tests/common.sh
trap "cp -avL dirinstall.log $AUTOPKGTEST_ARTIFACTS" INT QUIT EXIT
Expand Down

0 comments on commit 47276c7

Please sign in to comment.