• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revisión07c724c3ce67a542068dbbcbe0c14157264e39a5 (tree)
Tiempo2004-09-11 23:58:39
Autorhenoheno <henoheno>
Commiterhenoheno

Log Message

no comment is not good know-how

Cambiar Resumen

Diferencia incremental

--- a/release_update.sh
+++ b/release_update.sh
@@ -1,5 +1,5 @@
11 #!/bin/sh
2-# $Id: release_update.sh,v 1.3 2004/09/11 14:29:50 henoheno Exp $
2+# $Id: release_update.sh,v 1.4 2004/09/11 14:58:39 henoheno Exp $
33 # $CVSKNIT_Id: release.sh,v 1.11 2004/05/28 14:26:24 henoheno Exp $
44 # Release automation script for PukiWiki
55 # ==========================================================
@@ -112,8 +112,8 @@ echo tar cf - "$pkg_dir" \| gzip -9 \> "update_$rel_to.tar.gz"
112112 tar cf - "$pkg_dir" | gzip -9 > "update_$rel_to.tar.gz"
113113
114114 # Zip
115-echo zip -r9 "update_$rel_to.zip" "$pkg_dir"
116- zip -r9 "update_$rel_to.zip" "$pkg_dir"
115+#echo zip -r9 "update_$rel_to.zip" "$pkg_dir"
116+# zip -r9 "update_$rel_to.zip" "$pkg_dir"
117117
118118 #echo rm -Rf "$pkg_dir"
119119 # rm -Rf "$pkg_dir"