Whamcloud - gitweb
b=15745
authorgrev <grev>
Mon, 12 May 2008 20:14:44 +0000 (20:14 +0000)
committergrev <grev>
Mon, 12 May 2008 20:14:44 +0000 (20:14 +0000)
commit3521ec812fb2f6f333c352b11d3deaa68740bd4f
tree3f7d8ecc0bde70d06f8c5fa2ae4e5337314c18d0
parent2e5f5fc850a62cbfa160ea7a1955021c3647d0ee
b=15745
i=Adilger

the minor cleanup of the previous fix:
-- after we get rid of $tdir we do not need to create $tmpdir, because
   unzip -d <dir> does not need <dir> exists, it needs the parent directory
   of <dir> exists; unzip creates <dir> if it does not exists.
lustre/tests/conf-sanity.sh