From: isaac Date: Wed, 12 Aug 2009 18:30:29 +0000 (+0000) Subject: b=19782,i=isaac: X-Git-Tag: GIT_EPOCH_B1_6~2^5~4 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=a70304d49c12e5ab9c49bd02b17dc1e0de881709;p=fs%2Flustre-release.git b=19782,i=isaac: - fixed a typo in LST sample test script. --- diff --git a/lustre/doc/lst.8 b/lustre/doc/lst.8 index a34bcd9..886ed4f 100644 --- a/lustre/doc/lst.8 +++ b/lustre/doc/lst.8 @@ -78,7 +78,7 @@ lst add_test --batch bulk_rw --from writers --to servers \ # start running lst run bulk_rw # display server stats for 30 seconds -lst stat servers & sleep 30; kill $? +lst stat servers & sleep 30; kill $! # tear down lst end_session .fi