Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f59ef7
)
- have graph-rpcs exit if it doesn't find RPCs in the log
author
zab
<zab>
Sat, 24 Apr 2004 04:13:30 +0000
(
04:13
+0000)
committer
zab
<zab>
Sat, 24 Apr 2004 04:13:30 +0000
(
04:13
+0000)
lustre/scripts/graph-rpcs.sh
patch
|
blob
|
history
diff --git
a/lustre/scripts/graph-rpcs.sh
b/lustre/scripts/graph-rpcs.sh
index
08a2d24
..
83b7815
100755
(executable)
--- 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:'