projects
/
backups
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86a5682
)
Oops, only mail if dvd was actually burned
author
Carl Baldwin
<cnb@ball.(none)>
Fri, 28 Oct 2005 04:05:46 +0000
(22:05 -0600)
committer
Carl Baldwin
<cnb@ball.(none)>
Fri, 28 Oct 2005 04:05:46 +0000
(22:05 -0600)
scripts/burn-imgs.sh
patch
|
blob
|
history
diff --git
a/scripts/burn-imgs.sh
b/scripts/burn-imgs.sh
index fd8dd2ce8393191f5143cfeef65593cf822e11bf..c128752ed9fe06ec58370c59dfc76b6b51346f3f 100755
(executable)
--- a/
scripts/burn-imgs.sh
+++ b/
scripts/burn-imgs.sh
@@
-28,6
+28,6
@@
if [ -n "$img" ]; then
rm -f $img{,.md5sum,.stat}
rmdir $img.mnt
fi
-fi
-echo $img | mailx -s "DVD burned. File it as ${img%.*}" $mailto
+ echo $img | mailx -s "DVD burned. File it as ${img%.*}" $mailto
+fi