3 BASE
=..
/..
/..
/..
/generated
/tests
/libbe_test
/x86
/apps
5 if [ ! -f $BASE/test_app_server
]; then
6 echo "You need to \"TARGET_PLATFORM=libbe_test jam install-test-apps\" first."
11 $BASE/run_test_registrar ||
exit
14 $BASE/test_app_server
&
16 if [ "$#" -eq 0 ]; then
17 # no argument given, don't start any apps
19 elif [ "$1" = "-o" ]; then