Whamcloud - gitweb
Fix OSC_DEVNO. It was set initially in the inferior environment variable
authoradilger <adilger>
Tue, 30 Apr 2002 18:28:51 +0000 (18:28 +0000)
committeradilger <adilger>
Tue, 30 Apr 2002 18:28:51 +0000 (18:28 +0000)
commit1a983faae4f28ddd1cddba374c4a7ed5b18fad41
tree9072ee37e201eb94c4b701c709b7c86cf6629e3d
parentaca8703a05c5430dd63b718e940f5b2de8ff4ad2
Fix OSC_DEVNO.  It was set initially in the inferior environment variable
config method, but we can name devices now.  It is still convenient to
save this value to avoid having to get it for each test.  Maybe the
--thread and --device code can be changed to support device names directly
(if they don't already by virtue of using the same device setup code).
lustre/tests/runregression-net.sh