diff --git a/tests/test-switchroot.sh b/tests/test-switchroot.sh index 2adaa0ac..c472fe54 100755 --- a/tests/test-switchroot.sh +++ b/tests/test-switchroot.sh @@ -140,7 +140,7 @@ if [ "${BASH_SOURCE[0]}" = "${0}" ]; then [ -f /bin/busybox ] || \ skip "this test needs busybox" - [ -n "${OSTREE_PREPARE_ROOT}" ] || \ + [ -n "${OSTREE_PREPARE_ROOT}" ] || \ skip "this test needs ostree-prepare-root" echo "1..3"