tests: Fix nonexisting variable access in run-test.sh

This commit is contained in:
Martin Pitt 2020-05-30 12:41:30 +02:00
parent ecd7b62189
commit 6c679bed82

View File

@ -2,6 +2,8 @@
set -eux
. /etc/os-release
test_optional=
test_basic=
if ls $(pwd)/cockpit-appstream* 1> /dev/null 2>&1; then
test_optional=1