sipb-www
/
snippets
/
.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
apt-zephyr: Fix send-zephyr typo
[snippets/.git]
/
apt-zephyr
/
apt-zephyr
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 *')
- echo "$0: unrecognized version: $line" | send
-
zephyr
+ echo "$0: unrecognized version: $line" | send
_
zephyr
;;
'')
;;