Commit e6dc4f5
committed
Fix the run test for the odk.py script.
When checking whether the odk.py script can be invoked, call it with the
`--help` option. Otherwise, it will exit with a non-zero code, which
will be interpreted as indicating that the script is not runnable
(which will in turn be interpreted as a sign that something went wrong
when building the ODK image).1 parent 1ebbb67 commit e6dc4f5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments