Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
Improved tests #117
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasdille committed Dec 21, 2021
1 parent 775e357 commit ffcc347
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/test.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
set -o errexit

bash /docker-setup.sh --no-wait --simple-output --no-spinner
docker version
bash /docker-setup.sh --no-wait --simple-output --no-spinner --no-progressbar
bash /docker-setup.sh --check-only

0 comments on commit ffcc347

Please sign in to comment.