Bob Lantz
02ba2d1e53
Correctly handle case when .tar.gz archive is missing
...
Previously, it would succeed since the checksum command would
return nothing in standard output.
Change-Id: I1a73d20a0e085107be8362a6226b1a213ecdab78
2016-02-25 03:59:09 -08:00
Thomas Vachuska
d5bfcba5c2
chmod +x on scripts which accidentally lost the execute bit
...
Change-Id: I94645de12d5e47447ce03cbecb97355817d751bf
2015-09-25 09:10:08 -07:00
Ayaka Koshibe
f17f34a1d2
onos-* script help functions, plus:
...
o support onos-watch on OS X by emulating 'watch'.
Change-Id: I072f347b21b038168e08405bd228434bcc421aeb
2015-09-24 19:34:20 -07:00
Jonathan Hart
520f227e82
Suppress superfluous error message when pushing to a cell the first time.
...
If remote bits aren't found, it used to print:
cksum: /tmp/onos-1.1.0.jono.tar.gz: No such file or directory
which may give the impression the install failed.
Fixes ONOS-704.
Change-Id: Ic03f3e546abad1e4dcfb69f61b7766be63c016ef
2015-01-16 18:59:26 +00:00
Thomas Vachuska
52e65806db
Adding onos-push-bits to selectively upload bits only if they are out of date. Helps with speeds when running over VPN.
...
Change-Id: I631ac84fb82a775195a472c28439bd5fd3f28e0e
2014-12-08 17:46:09 +00:00