[SM-Commit] PERFORCE change 77392 by Andra?? "ruskie" Levstik for review
Perforce Review Daemon
p4review at smee.org
Fri Apr 7 13:45:01 EDT 2006
Change 77392 by andraž_levstik at omega.mages.ath.cx on 2006/04/07 18:41:42
More typos
Affected files ...
... //sgl/misc/quill/var/lib/quill/ChangeLog#14 edit
... //sgl/misc/quill/var/lib/quill/modules/libcore#10 edit
Differences ...
==== //sgl/misc/quill/var/lib/quill/ChangeLog#14 (text) ====
@@ -1,5 +1,5 @@
2006-04-07 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
- * var/lib/quill/modules/libcore: typo
+ * var/lib/quill/modules/libcore: typo, 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#10 (text) ====
@@ -28,7 +28,7 @@
function hash_get() {
gpg --print-md sha512 \
- "$QUILL_SOURCE_FILE" |\
+ "$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