Skip to content

Commit

Permalink
Update postprocessworker.sh.bats
Browse files Browse the repository at this point in the history
update Pkg folder
  • Loading branch information
haberlmatt authored Feb 9, 2020
1 parent 0ffee12 commit abf9958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/postprocessworker.sh.bats
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ teardown() {
[ "${lines[8]}" == "$TEST_TMP_DIR/1fm/Pkg001_Z01" ]
[ "${lines[12]}" == "Removing $TEST_TMP_DIR/augimages/1fm/Pkg001_Z01" ]
[ "${lines[13]}" == "$TEST_TMP_DIR/1fm" ]
[ "${lines[17]}" == "Removing Pkg_* folders" ]
[ "${lines[17]}" == "Removing Pkg* folders" ]
[ "${lines[18]}" == "Postprocessing has completed." ]

[ ! -d "$TEST_TMP_DIR/1fm/Pkg_001" ]
Expand Down

0 comments on commit abf9958

Please sign in to comment.