projects
/
pompage.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ADD Ajout de plusieurs films...
[pompage.git]
/
update_test.bat
1
@
echo
off
2
3
if
"%1"
==
""
goto
plop
4
5
cd
src
6
C
:
\r
uby
\b
in
\r
uby yopyop.rb
-
u
%
1
-
x ..
/
xml
/
test.xml
7
cd
..
8
9
goto
fin
10
11
:plop
12
echo
Il faut donner le nom d
'un champ comme argument (regexp). * correspond à tous les champs
13
14
:fin