[SM-Commit] PERFORCE change 77397 by Andra?? "ruskie" Levstik for review
Perforce Review Daemon
p4review at smee.org
Fri Apr 7 14:25:01 EDT 2006
Change 77397 by andraž_levstik at omega.mages.ath.cx on 2006/04/07 19:25:00
Some more minor changes
Affected files ...
... //sgl/misc/quill/var/lib/quill/ChangeLog#15 edit
... //sgl/misc/quill/var/lib/quill/modules/libcore#11 edit
Differences ...
==== //sgl/misc/quill/var/lib/quill/ChangeLog#15 (text) ====
@@ -1,5 +1,5 @@
2006-04-07 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
- * var/lib/quill/modules/libcore: typo, another one
+ * var/lib/quill/modules/libcore: typo, another one, and another one
2006-04-04 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
* install.sh: added install/deinstall script
==== //sgl/misc/quill/var/lib/quill/modules/libcore#11 (text) ====
@@ -28,7 +28,7 @@
function hash_get() {
gpg --print-md sha512 \
- "$QUILL_TMP_DIR/$SPELL_SOURCE_FILE" |\
+ "$@" |\
tr -d '\n ' | tr 'A-F' 'a-f' |\
awk -F: '{printf "%s %s\n",$2,$1}'
}
More information about the SM-Commit
mailing list