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

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alstar555 authored Sep 24, 2024
1 parent 1ffa087 commit a0236ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/build/40_pull.bats
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@ EOF
# check if output errors
if [[ $retcode -ne 0 ]]; then
echo "fail: part_ file wasn't cleaned properly."
# Clean up the file if the test fails
# clean up the file if the test fails
rm /var/tmp/albug/dlcache/part_PROBLEM
exit 1
fi
Expand Down

0 comments on commit a0236ac

Please sign in to comment.