Undefined index watchdog thrown on testbot if test['vcs']['dependencies'] not defined.
Attached patch wraps the section in a if(!empty) statement.
| Comment | File | Size | Author |
|---|---|---|---|
| pifr.fix_undefined_index_if_no_dependency.patch | 1.85 KB | jthorson |
Undefined index watchdog thrown on testbot if test['vcs']['dependencies'] not defined.
Attached patch wraps the section in a if(!empty) statement.
| Comment | File | Size | Author |
|---|---|---|---|
| pifr.fix_undefined_index_if_no_dependency.patch | 1.85 KB | jthorson |
Comments
Comment #1
jthorson commentedComment #2
jthorson commentedCommitted to 6.x-2.x (7d3ac77).
Comment #3
jthorson commented