From ba05188bb6172c7c57a4076e217517b303660ce8 Mon Sep 17 00:00:00 2001 From: green Date: Mon, 26 Apr 2004 17:50:08 +0000 Subject: [PATCH] Update to HEAD --- lustre/scripts/graph-rpcs.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lustre/scripts/graph-rpcs.sh b/lustre/scripts/graph-rpcs.sh index 08a2d24..83b7815 100755 --- a/lustre/scripts/graph-rpcs.sh +++ b/lustre/scripts/graph-rpcs.sh @@ -221,6 +221,8 @@ awk -F"[$IFS:]" ' . $awk_vars +[ ! -e $tmpdir/data ] && die "no RPCS found in $log" + to_pl '#proc getdata data:' -- 1.8.3.1