X-Git-Url: https://snippets.scripts.mit.edu/gitweb.cgi/Scripts/git/.git/blobdiff_plain/0a6422ec6a30429215c4a93dd5a40799712c09b0..29ad7e2475316d0cfa07ea305e39cbdb09521c7f:/apt-zephyr/apt-zephyr diff --git a/apt-zephyr/apt-zephyr b/apt-zephyr/apt-zephyr index fdf1318..ed362fb 100755 --- 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 ;; '') ;;