Skip to content
Snippets Groups Projects
Commit 5c8a53fa authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Added rm generated to remove the existing generated files before regenerating them.

parent 6237fca5
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ for f in $files ; do
echo -n "Entering directory: "
pwd
echo
rm -rf generated
./`basename $f`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment