Fix broken python tests as a result of refactoring to atlas
Project: http://git-wip-us.apache.org/repos/asf/incubator-atlas/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/b286488c Tree: http://git-wip-us.apache.org/repos/asf/incubator-atlas/tree/b286488c Diff: http://git-wip-us.apache.org/repos/asf/incubator-atlas/diff/b286488c Branch: refs/heads/dal Commit: b286488cbfa9c31bf57545b3df794a3169d02734 Parents: 4ad5c42 1a7dba9 Author: Venkatesh Seetharam <[email protected]> Authored: Mon Jun 8 21:16:57 2015 -0700 Committer: Venkatesh Seetharam <[email protected]> Committed: Mon Jun 8 21:16:57 2015 -0700 ---------------------------------------------------------------------- addons/hive-bridge/src/bin/import-hive.sh | 4 +-- src/bin/atlas_config.py | 6 ++-- src/bin/atlas_start.py | 8 ++--- src/bin/cputil.py | 4 +-- src/bin/quick_start.py | 6 ++-- src/conf/atlas-env.sh | 49 ++++++++++++++++++++++++++ src/test/python/scripts/TestMetadata.py | 14 ++++---- 7 files changed, 70 insertions(+), 21 deletions(-) ----------------------------------------------------------------------
