From 89854fa2a5367640535935926caf48d1f1c8d5a1 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 22 Jun 2017 09:30:50 +0200 Subject: quote path to sanity-check --- bin/db-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/db-update') diff --git a/bin/db-update b/bin/db-update index 8c8c049..bacb0e8 100755 --- a/bin/db-update +++ b/bin/db-update @@ -310,7 +310,7 @@ done packages_to_stabilize=${packages_to_stabilize} ${@} -if ! ${base_dir}/bin/sanity-check -r; then +if ! "${base_dir}/bin/sanity-check" -r; then >&2 echo 'Build master is not sane.' exit 1 fi -- cgit v1.2.3-70-g09d2