#! /bin/bash
OLD_CDB=$ACS_CDB
ACS_CDB=../test

ACS_TMP=$PWD/tmp
#Start the ORB services and manager.
acsutilTATPrologue

ACS_CDB=$OLD_CDB

#
# ___oOo___
