From cad4307dfaa9c2de7b48f291fa2f87efe57a66ff Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Mon, 21 Sep 2015 15:23:07 +0000 Subject: quote things in get_definitions --- get_definitions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get_definitions.sh b/get_definitions.sh index 549483c..29e004e 100644 --- a/get_definitions.sh +++ b/get_definitions.sh @@ -6,4 +6,4 @@ fi git clone ssh://git@cu010-trove.codethink.com/baserock/baserock/definitions.git cd definitions git fetch -git checkout $1 +git checkout "$1" -- cgit v1.2.1