diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2001-02-20 02:42:26 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2001-02-20 02:42:26 (GMT) |
commit | 0c991c0bb52eeb065ccc50979f866d408b47381c (patch) | |
tree | 9beb8ebcdabe2532290a81929db0a5e1c3fcc4fd /bin/runtest | |
parent | c82e01dd3b0c066fe926cd67c85d8f0ec69e09e0 (diff) | |
download | hdf5-0c991c0bb52eeb065ccc50979f866d408b47381c.zip hdf5-0c991c0bb52eeb065ccc50979f866d408b47381c.tar.gz hdf5-0c991c0bb52eeb065ccc50979f866d408b47381c.tar.bz2 |
[svn-r3465] Description:
Added kelgia, an HPUX 11, to the HP hosts list for daily test.
Platforms tested:
Eye-balled.
Diffstat (limited to 'bin/runtest')
-rwxr-xr-x | bin/runtest | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/bin/runtest b/bin/runtest index 3aef6e2..83279e4 100755 --- a/bin/runtest +++ b/bin/runtest @@ -47,13 +47,13 @@ ENABLE_PARALLEL="op-configure --enable-parallel" #*************** # DEC # Gondolin: DEC -#DECHOST="skydive" # skydive is being upgraded. - # gondolin rsh/ssh don't work. +#DECHOST="skydive" # skydive is dead. + # gondolin rsh/ssh don't work. run as alone-host. # HP # sangamon: HPUX 10 -# opus: HPUX 11 -HPHOST="sangamon" # HPUX 10 & 11 # opus removed because both its - # NFS and AFS filesystems have problems. +# kelgia: HPUX 11 +HPHOST="kelgia sangamon" # HPUX 10 & 11 + # Linux # Dangermouse, eirene: Linux # Dangermouse used to die if gmake -j is used. |