Message ID | 20121204154913.22798.35233.launchpad@ackee.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'lava_test_shell/lava-test-case' --- lava_test_shell/lava-test-case 2012-12-03 19:39:15 +0000 +++ lava_test_shell/lava-test-case 2012-12-04 14:19:38 +0000 @@ -9,6 +9,8 @@ echo "Either run or record the results of a particular test case" } +rc=0 + TEST_CASE_ID="$1" shift if [ -z "$TEST_CASE_ID" ]; then