Skip to content

Commit

Permalink
trimstray#53 - comment invalid block
Browse files Browse the repository at this point in the history
- signed-off-by: trimstray <[email protected]>
  • Loading branch information
trimstray committed Apr 25, 2018
1 parent 8974d30 commit ac42b81
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions lib/cli_distributor
Original file line number Diff line number Diff line change
Expand Up @@ -541,11 +541,12 @@ function cli_distributor() {

done

if [[ "$_cmd_state" -eq 0 ]] ; then
### https://github.com/trimstray/sandmap/issues/53
# if [[ "$_cmd_state" -eq 0 ]] ; then

printf "stdout: %s\n" "unknown command"
# printf "stdout: %s\n" "unknown command"

fi
# fi

else

Expand Down

0 comments on commit ac42b81

Please sign in to comment.