scjody@clusterfs.com
2007-Jan-24 15:58 UTC
[Lustre-devel] [Bug 10851] obdfilter-survey is broken, poorly documented
Please don''t reply to lustre-devel. Instead, comment in Bugzilla by
using the following link:
https://bugzilla.lustre.org/show_bug.cgi?id=10851
The latest release of obdfilter-survey, as well as the version in CVS, is
BROKEN.
scp -q ${host}:tmpfi $tmpfi > /dev/null
should be
scp -q ${host}:$tmpfi $tmpfi > /dev/null
I don''t see an r= on the CVS commit - was this change inspected? Was
it tested?