]> Creatis software - creaToolsTools.git/commitdiff
*** empty log message ***
authorEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Wed, 6 Oct 2010 23:09:05 +0000 (23:09 +0000)
committerEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Wed, 6 Oct 2010 23:09:05 +0000 (23:09 +0000)
ctest/dashboard/cleangeneral.bat [new file with mode: 0644]

diff --git a/ctest/dashboard/cleangeneral.bat b/ctest/dashboard/cleangeneral.bat
new file mode 100644 (file)
index 0000000..759e0df
--- /dev/null
@@ -0,0 +1,5 @@
+REM %1=<dirInstall>
+
+rmdir  %1% /s /q
+rmdir  Result_Installers /s /q
+mkdir Result_Installers
\ No newline at end of file