Added asg qa machine emu.

Added asg qa machine emu.
This commit is contained in:
ptools
2004-06-24 07:02:44 +00:00
parent c3abc5d7cf
commit f4fbf4401d
+8
View File
@@ -344,6 +344,14 @@ known_hosts()
RMT_TAPE_USER=guest
RMT_IRIXTAPE_DEV=snort:/dev/tape
;;
emu)
MODULAR=0
EMAIL="ajones@sgi.com"
TEST_DIR=/mnt/test
TEST_DEV=/dev/sdb1
SCRATCH_MNT=/mnt/scratch
SCRATCH_DEV=/dev/sdb2
;;
*)
echo "Error: need to define parameters for host $HOST"