jjb: xci: xci-set-scenario: Drop errexit option 63/55363/1
authorMarkos Chandras <mchandras@suse.de>
Tue, 10 Apr 2018 16:02:34 +0000 (17:02 +0100)
committerMarkos Chandras <mchandras@suse.de>
Tue, 10 Apr 2018 16:02:34 +0000 (17:02 +0100)
commit82b7636f2061325547ffbb1ec67a7391cd2d8874
tree6e54c00c28c58d03bc6040b8d8f862ee1b4dd29a
parent1177e235168e2b87b6989153dc10175aea210066
jjb: xci: xci-set-scenario: Drop errexit option

Commands may exit with non-zero exit code but this could be normal (for
example grep does than when it doesn't match anything). As such, lets
not fail on everything but rather capture such failures and handle them
appropriately.

Change-Id: Icc16d0ccd09fd6f262600ae514161bfdf0c593f1
Signed-off-by: Markos Chandras <mchandras@suse.de>
jjb/xci/xci-set-scenario.sh