3 # called from "common" (before args processed and again after args processed)
5 # called from "common.product" so individual QA scripts can get access to
6 # same information when run stand alone (not from check or remake)
8 # Copyright (c) 1997-2002 Silicon Graphics, Inc. All Rights Reserved.
12 if [ -z "$__done_common_rc" ]
18 # Checking options (true or false)
23 OPTION_PMCD_TRACE=true
25 # Default PMCD host ... normally empty, but could be remote_hostname to
26 # run QA using remote PMDAs
28 [ -z "$DEFAULT_HOST" ] && DEFAULT_HOST=''