merge with lucky
This commit is contained in:
@@ -284,7 +284,6 @@ DEFAULT_DIR="./tests/defaults/"
|
||||
echo ""
|
||||
print_results "all" $TOTAL_SUCCESS $TOTAL_TEST
|
||||
fi
|
||||
delete_files
|
||||
|
||||
# ask to show the diff
|
||||
# -rsn1 will stop read after first key pressed
|
||||
@@ -293,3 +292,6 @@ DEFAULT_DIR="./tests/defaults/"
|
||||
then
|
||||
diff -y --width=100 --color=always "$BASH_LOG" "$MINISHELL_LOG"
|
||||
fi
|
||||
|
||||
# delete files created during tests
|
||||
delete_files
|
||||
|
||||
Reference in New Issue
Block a user