Skip to content

Commit

Permalink
Removed docker-machine controls which were not passing on some servers
Browse files Browse the repository at this point in the history
  • Loading branch information
tducret committed Jul 4, 2018
1 parent 91b7315 commit d2bc936
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions amazon2csv
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ uninstall(){

# Checks for dependencies
check_cmd_in_path docker
check_cmd_in_path docker-machine
docker-machine active > /dev/null 2>&1 || error 2 "docker-machine needs to be running."

case $1 in
--uninstall)
Expand Down

0 comments on commit d2bc936

Please sign in to comment.