projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
427152d
)
little fix
author
Ingo Ruhnke
<grumbel@gmx.de>
Mon, 3 Jul 2006 17:28:26 +0000
(17:28 +0000)
committer
Ingo Ruhnke
<grumbel@gmx.de>
Mon, 3 Jul 2006 17:28:26 +0000
(17:28 +0000)
SVN-Revision: 3853
tools/upload_supertux_wiki.sh
patch
|
blob
|
history
diff --git
a/tools/upload_supertux_wiki.sh
b/tools/upload_supertux_wiki.sh
index
40bb1be
..
c936b05
100755
(executable)
--- a/
tools/upload_supertux_wiki.sh
+++ b/
tools/upload_supertux_wiki.sh
@@
-80,7
+80,7
@@
curl \
curl \
-b "${COOKIES_FILE}" \
-F "wpUploadFile=@${FILENAME}" \
- -F "wpUploadDescription=
'${DESCRIPTION}'
" \
+ -F "wpUploadDescription=
${DESCRIPTION}
" \
-F "wpUploadAffirm=1" \
-F "wpUpload='Upload file'" \
$IGNORE_WARNING \