Skip to content

Commit

Permalink
Fix linter issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ruzickap committed Jun 8, 2022
1 parent eb8ae44 commit fd2af02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/upload_all_boxes_to_vagrantup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ TMPDIR="/tmp"
LOGFILE="$TMPDIR/vagrant_init_destroy_boxes.log"
export BOX_VERSION=${BOX_VERSION:-$(date +%Y%m%d).01}


(
for BOX in *.box; do
echo "*** $BOX"
Expand Down

0 comments on commit fd2af02

Please sign in to comment.