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": [