lib/chef/knife/bootstrap/_common.sh in knife-server-1.0.0 vs lib/chef/knife/bootstrap/_common.sh in knife-server-1.0.1

- old
+ new

@@ -10,9 +10,10 @@ report_bug() { warn "Please file a bug report at https://github.com/fnichol/knife-server/issues" warn " " warn "Please detail your operating system, version and any other relevant details" + echo } exists() { if command -v $1 &>/dev/null then