git-svn-id: svn://euphorik.ch/pompage@56 02bbb61a-6d21-0410-aba0-cb053bdfd66a
[pompage.git] / update_test.bat
diff --git a/update_test.bat b/update_test.bat
deleted file mode 100644 (file)
index 5c73465..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-@echo off\r
-\r
-if "%1" == "" goto plop\r
-\r
-cd src\r
-C:\ruby\bin\ruby yopyop.rb -u %1 -x ../xml/test.xml\r
-cd ..\r
-\r
-goto fin\r
-\r
-:plop\r
-echo Il faut donner le nom d'un champ comme argument (regexp). * correspond à tous les champs\r
-\r
-:fin
\ No newline at end of file