Skip to content
Snippets Groups Projects
Commit 88fcd2a1 authored by david_williams's avatar david_williams
Browse files

project builders cleaned up too aggressively.

parent f818b7c7
No related branches found
No related tags found
No related merge requests found
......@@ -178,7 +178,7 @@ removeOldDirectories ${PROJECT_TESTS} 1;
echo " ";
echo "INFO: Checking to remove old project builder directories."
removeOldDirectories ${PROJECT_BUILDERS} 1;
removeOldDirectories ${PROJECT_BUILDERS} 3;
echo " ";
echo "INFO: Checking to remove old tmp directories and files."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment