Change error message showed to user.
authorHuang Hao <hao.h.huang@intel.com>
Thu, 13 Sep 2012 12:39:06 +0000 (20:39 +0800)
committerHuang Hao <hao.h.huang@intel.com>
Thu, 13 Sep 2012 12:39:06 +0000 (20:39 +0800)
commitc17c208cfb21542cf0aa228c3ce7186c80662ad4
tree425d55e603b6dd30d9e523b85a8d1800f4a7a29b
parentd86dc584540c24206e9ebee6b6d95aa23f84f0e1
Change error message showed to user.

- show user the correct message if section name specified by
    general.profile does not exist
- remove default value of remotebuild.build_server in code. if
    there is no [remotebuild] section in config file, gbs rb will
    do remote build with tizen.org. It's wried to user.
- complain no obs api found when running gbs rb, do not complain
    when parsing config file.

Change-Id: I7766a7ee04eec3e992e450aa26d0263ee45311fe
gitbuildsys/conf.py
tests/test_profile.py
tests/testdata/ini/empty_profile.ini [new file with mode: 0644]