Whamcloud - gitweb
Add -D logdir option to Auster so that the whole logdir can be specified 88/288/2
authorChris <chris@whamcloud.com>
Thu, 3 Mar 2011 00:38:21 +0000 (00:38 +0000)
committerChris <chris@whamcloud.com>
Thu, 3 Mar 2011 10:42:18 +0000 (10:42 +0000)
commiteccc959e384bae23cdb91d9cd1d2ec779ce2e127
tree39ec1df762f7630be41fda194cd86190e723f135
parente3932b15a2aa2b6e2c99fc7449aba38c3afd526e
Add -D logdir option to Auster so that the whole logdir can be specified

Added a -D logdir so that Auster does not append a time based suffix to the dir
this means that the location of the logs can be known by the parent of Auster

Use Case: The job manager needs to place console logs into the logs directory
and is a parent of Auster, therefor the job manage creates a directory and passes
it to auster using the -D option

Issue: LU-105
Change-Id: Idbd258677b9c6624fdac43aa6223fe6f516bc989
Signed-off-by: Chris Gearing <chris@whamcloud.com>
lustre/tests/auster