Skip to content
Snippets Groups Projects
Commit ec7e630e authored by Zach Brown's avatar Zach Brown
Browse files

- have graph-rpcs exit if it doesn't find RPCs in the log

parent 9f59ef76
No related branches found
No related tags found
No related merge requests found
......@@ -221,6 +221,8 @@ awk -F"[$IFS:]" '
. $awk_vars
[ ! -e $tmpdir/data ] && die "no RPCS found in $log"
to_pl '#proc getdata
data:'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment