mirror of
https://github.com/google/blockly.git
synced 2026-01-13 20:07:08 +01:00
Comment out removing tmp directory for testing
This commit is contained in:
@@ -46,7 +46,7 @@ done
|
||||
|
||||
|
||||
# Clean up.
|
||||
rm -r $TMP_DIR
|
||||
#rm -r $TMP_DIR
|
||||
|
||||
if [ "$FAILURE_COUNT" -eq "0" ]; then
|
||||
echo -e "${BOLD_GREEN}All generator tests passed.${ANSI_RESET}"
|
||||
|
||||
Reference in New Issue
Block a user