chiark
/
gitweb
/
~mdw
/
dvdrip
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81a03df
)
dvdrip: Ring the bell when the job is done.
author
Mark Wooding
<mdw@distorted.org.uk>
Tue, 15 Feb 2022 10:10:58 +0000
(10:10 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Tue, 15 Feb 2022 10:10:58 +0000
(10:10 +0000)
Wake me up.
dvdrip
patch
|
blob
|
blame
|
history
diff --git
a/dvdrip
b/dvdrip
index 1226c41a73525954984b7ccdb7bc94e9beec5dff..b09abe89df89bd6af43f5fabcb4278eb3f5f1ad8 100755
(executable)
--- a/
dvdrip
+++ b/
dvdrip
@@
-154,3
+154,4
@@
printf "%s\n" "${sub+$sub/}$out.iso" >"$tmp/$tag/dest.new"
mv "$tmp/$tag/dest.new" "$tmp/$tag/dest"
run "$DVDRIP_UPLOAD"
case $eject in t) run eject "$dev" ;; esac
+printf "\a"