Author: marvintriebel
Date: Fri Mar 14 14:30:49 2014
New Revision: 9251
URL: http://svn.gna.org/viewcvs/service-tech?rev=9251&view=rev
Log:
added cleanup
Modified:
trunk/_meta/live2/frontend/buildFrontend.sh
Modified: trunk/_meta/live2/frontend/buildFrontend.sh
URL:
http://svn.gna.org/viewcvs/service-tech/trunk/_meta/live2/frontend/buildFrontend.sh?rev=9251&r1=9250&r2=9251&view=diff
==============================================================================
--- trunk/_meta/live2/frontend/buildFrontend.sh (original)
+++ trunk/_meta/live2/frontend/buildFrontend.sh Fri Mar 14 14:30:49 2014
@@ -61,3 +61,7 @@
echo "{ \"backendUrl\" : \"$BACKEND\" }" > $(basename
$SVN_FANCY)/generated/config.json
mv $OUTPUT_DIR/generated_files/* $(basename "$SVN_FANCY")/generated
+
+rm -rf $(basename $SVN_BASE$SVN_REL_GENERATION)
+rm -rf $(basename $SVN_BASE$SVN_REL_FILES)
+rm -rf $(basename $SVN_BASE$SVN_REL_CASESTUDIES)
--
You received this e-mail, because you subscribed the mailing list
"service-tech-commits" which will forward you any e-mail addressed to
[email protected]. If you want to unsubscribe or make any changes to
your subscription, please go to
https://mail.gna.org/listinfo/service-tech-commits.