chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
be0b4ef
)
mdw-sbuild-server: Fix commentary typo.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 13 Aug 2017 17:36:31 +0000
(18:36 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 13 Aug 2017 17:36:31 +0000
(18:36 +0100)
bin/mdw-sbuild-server
patch
|
blob
|
blame
|
history
diff --git
a/bin/mdw-sbuild-server
b/bin/mdw-sbuild-server
index 1ac507fd0f8f049423ce12a41a014ce1faeb4180..048fcbef1fec1d7af40048df5dbc60379a002fbe 100755
(executable)
--- a/
bin/mdw-sbuild-server
+++ b/
bin/mdw-sbuild-server
@@
-210,7
+210,7
@@
case "$#,$1" in
*)
## There's at least one architecture-specific package.
*)
## There's at least one architecture-specific package.
- ## If we don't want to build architecture-specific package then
+ ## If we don't want to build architecture-specific package
s
then
## there's nothing to do.
case $archp in nil) continue ;; esac
## there's nothing to do.
case $archp in nil) continue ;; esac