projects
/
backups
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f26370f
)
Forgot to include the disk's md5sum in the email
author
Carl Baldwin
<cnb@ball.(none)>
Mon, 31 Oct 2005 03:26:56 +0000
(20:26 -0700)
committer
Carl Baldwin
<cnb@ball.(none)>
Mon, 31 Oct 2005 03:26:56 +0000
(20:26 -0700)
scripts/burn-imgs.sh
patch
|
blob
|
history
diff --git
a/scripts/burn-imgs.sh
b/scripts/burn-imgs.sh
index 52296e8c4248c8975fc65a7fcdc485bbc6b32c7b..81cbee0b1e554b788efcadd96431ac47638e77c3 100755
(executable)
--- a/
scripts/burn-imgs.sh
+++ b/
scripts/burn-imgs.sh
@@
-57,6
+57,8
@@
date >> $img.stat
cat $img.md5sum
echo
echo "md5sum of burned disks:"
+ cat $md5sum
+ echo
cat $img.stat
echo
cat $logfile