Whamcloud - gitweb
Make the cleanup and remount scripts consistent in accepting "NAME" as
authoradilger <adilger>
Wed, 23 Oct 2002 22:06:01 +0000 (22:06 +0000)
committeradilger <adilger>
Wed, 23 Oct 2002 22:06:01 +0000 (22:06 +0000)
commit3552179ba25a505e9e9f98b865223168d89da1ff
treebf18432a200068fd3b4e53f684c5ca6330eb3543
parentca6c1e0c659e2adddcac3be9706af569677ed6a5
Make the cleanup and remount scripts consistent in accepting "NAME" as
the basename of the config script, so you can do:

NAME=lov sh llmount.sh
NAME=lov sh llmountcleanup.sh

and it will work.

Also fix a bug in llmount.sh, which I think would have prevented the
XML config file from being regenerated properly.
lustre/tests/llmount.sh
lustre/tests/llmountcleanup.sh
lustre/tests/llrmount.sh