From: Simon McVittie Date: Sun, 29 May 2022 12:47:51 +0000 (+0100) Subject: d/tests/installed-tests: Fail on unset variable references X-Git-Tag: archive/raspbian/4.7.2+ds-3+rpi1^2^2~19 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b7fedf2eef6be7226370d8f52c5df76a5408fa90;p=gtk4.git d/tests/installed-tests: Fail on unset variable references --- diff --git a/debian/tests/installed-tests b/debian/tests/installed-tests index 954d02d8dd..8cf5ea2a89 100755 --- a/debian/tests/installed-tests +++ b/debian/tests/installed-tests @@ -2,7 +2,7 @@ # autopkgtest check: Run the installed-tests to verify GTK works correctly # Based on glib2.0's d/tests/installed-tests, (C) 2013 Canonical Ltd. -set -e +set -eu # Disable gvfs if it happens to be installed. We want to test the built-in # stuff