[TIMOB-12545] CLI: Entering titanium config test, message came as test not found , expected is " missing a value "
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2013-02-01T18:44:24.000+0000 |
Affected Version/s | Release 3.0.2 |
Fix Version/s | n/a |
Components | CLI |
Labels | qe-sdk3.0.2 |
Reporter | Paras Mishra |
Assignee | Chris Barber |
Created | 2013-02-01T09:43:05.000+0000 |
Updated | 2017-03-22T21:53:52.000+0000 |
Description
CLI: CLI: Entering titanium config test, message came as test not found , expected is " missing a value "
Actual:
//home/deepti/Desktop/test_import2 #titanium config test
test not found
Expected:
" missing a value "
This is expected behavior. If a config key does not exist, then it is "not found". There is no way for the key to exist and not the value, so there's no way for it to ever be "missing a value".
Closing ticket as invalid with reference to previous comments.