sipb-www
/
snippets
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
0a6422e
)
apt-zephyr: Fix send-zephyr typo
author
Anders Kaseorg
<andersk@mit.edu>
Tue, 12 Mar 2013 01:30:10 +0000
(21:30 -0400)
committer
Anders Kaseorg
<andersk@mit.edu>
Tue, 12 Mar 2013 01:30:26 +0000
(21:30 -0400)
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
apt-zephyr/apt-zephyr
patch
|
blob
|
history
diff --git
a/apt-zephyr/apt-zephyr
b/apt-zephyr/apt-zephyr
index fdf13182a2abd4883c6c1d1d43960363053c565a..ed362fba5aa6b3d5ddaaf1c82150046282e9e46f 100755
(executable)
--- a/
apt-zephyr/apt-zephyr
+++ b/
apt-zephyr/apt-zephyr
@@
-92,7
+92,7
@@
pre_install_pkgs ()
parse_v2 | send_zephyr
;;
'VERSION *')
parse_v2 | send_zephyr
;;
'VERSION *')
- echo "$0: unrecognized version: $line" | send
-
zephyr
+ echo "$0: unrecognized version: $line" | send
_
zephyr
;;
'')
;;
;;
'')
;;