Skip to content

Commit

Permalink
find in tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelchassot committed Dec 11, 2024
1 parent 1b62c92 commit ad533af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run-one-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ function run_tests {
# If yes, then echo a message saying we run it and its content, then run it, other run the command X
status=-1
find .
find /tmp/
if [ -f "$project/verify.sh" ]; then
echo "Running verify.sh script in bolts project: $project..."
cd "$project"
Expand Down

0 comments on commit ad533af

Please sign in to comment.