chiark
/
gitweb
/
~mdw
/
cfd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
de8440c
)
Tidy up the shell scripts somewhat.
author
Mark Wooding
<mdw@distorted.org.uk>
Tue, 25 Jun 2013 19:29:36 +0000
(20:29 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Tue, 25 Jun 2013 19:29:36 +0000
(20:29 +0100)
Main changes are replacing `sed' calls with ${var#...} and ${var%...},
and improving the quoting.
No differences found