d/tests: Quote more defensively
authorSimon McVittie <smcv@debian.org>
Tue, 3 Jan 2023 12:24:45 +0000 (12:24 +0000)
committerSimon McVittie <smcv@debian.org>
Tue, 3 Jan 2023 12:24:45 +0000 (12:24 +0000)
debian/tests/installed-tests-flaky
debian/tests/python3-gi

index 230add64ef7ab69d32f0286625d3f13ee785a3eb..244a1bc5817549fe2f17fb4a2f6b05fa06be943a 100755 (executable)
@@ -18,7 +18,7 @@ debian/tests/run-with-locales \
     --generate en_US.UTF-8 \
     --generate sv_SE=ISO-8859-1 \
     -- \
-debian/tests/run-with-display $GDK_BACKEND \
+debian/tests/run-with-display "$GDK_BACKEND" \
 gnome-desktop-testing-runner \
 --report-directory="$AUTOPKGTEST_ARTIFACTS" \
 --tap \
index 2fc1ad8fc4eebe999206dfd0c2faab95ff3e8b03..4371c465877391e784656ad09bd3c5d61a87efc7 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-debian/tests/run-with-display $GDK_BACKEND \
+debian/tests/run-with-display "$GDK_BACKEND" \
 dbus-run-session \
 python3 <<EOF
 import gi