kewpie should return a relevant error message when options are missed
Bug #961531 reported by
Valentine Gostev
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kewpie |
In Progress
|
Medium
|
Unassigned |
Bug Description
If innobackupex or xtrabackup path is not set, kewpie throws the following error while trying to execute a test:
20120321-191259 Traceback (most recent call last):
20120321-191259 File "/data/
20120321-191259 exec_path = os.path.
20120321-191259 File "/usr/lib/
20120321-191259 i = p.rfind('/') + 1
20120321-191259 AttributeError: 'NoneType' object has no attribute 'rfind'
Would like to see more relevant error messages if suite was lanuched incorrectly.
Changed in kewpie: | |
importance: | Undecided → Medium |
Changed in kewpie: | |
assignee: | Valentine Gostev (longbow) → M.Sharan Kumar (sharan-monikantan) |
status: | Confirmed → Fix Committed |
status: | Fix Committed → In Progress |
Changed in kewpie: | |
assignee: | Sharan Kumar (sharan-monikantan) → nobody |
To post a comment you must log in.