From 349f45a8a2dc08e8cafc8415918165e0221c24fa Mon Sep 17 00:00:00 2001 From: Paul Caskey Date: Fri, 21 Apr 2017 15:38:36 -0500 Subject: [PATCH] fix typo --- comanage-appliance.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comanage-appliance.json b/comanage-appliance.json index f591c69..2170e59 100644 --- a/comanage-appliance.json +++ b/comanage-appliance.json @@ -31,7 +31,7 @@ }, { "type": "shell", - "inline": ["sudo centos echo 'TIERBUILD='{{user `build_number`}} > /home/centos/buildenv.bash"] + "inline": ["sudo echo 'TIERBUILD='{{user `build_number`}} > /home/centos/buildenv.bash"] } ], "builders": [