- 23 Sep, 2015 1 commit
-
-
Aaron Wells authored
behatnotneeded: Can't behat test CLI scripts Change-Id: Ic83251491c745bb4375d40510139365a5e004800 (cherry picked from commit 40620910)
-
- 03 Feb, 2014 1 commit
-
-
Aaron Wells authored
Bug1275617. Existing code only accept a boolean value for the $error parameter, and return 0 or 127 for success or failure. This patch allows you to pass an int for the $error parameter, in which case that int is used as the return code. If you pass a boolean, we use the old 0/127 behavior. Change-Id: I96637f9c896184dc36c51bb968284f47f4fbc864
-
- 14 Oct, 2013 1 commit
-
-
Robert Lyon authored
- have updated copyright for the pages that had existing copyright notices (except for the lib/pieforms/ section as i'm not too sure if that needs changing as it is a different Catalyst IT product) Change-Id: I11c65ad26cb9cd856cf16b1dccbd4223ba086645 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
- 13 Sep, 2011 1 commit
-
-
Andrew Robert Nicols authored
This commit adds a Command Line Interface to make writing CLI scripts easier. It can be called in a basic fashion, or an extended fashion which automatically generates help and applies verbosity, help, and argument validation. Change-Id: I9f13de74ba29e072e64e859f065bb6d754d6393b Signed-off-by:
Andrew Robert Nicols <andrew.nicols@luns.net.uk>
-