Added sigHandler to print stackTrace, modified probe params

This commit is contained in:
smruthi2187
2018-02-08 13:58:44 -08:00
parent 93dde93afe
commit bce45d6d25
8 changed files with 102 additions and 17 deletions
@@ -62,5 +62,5 @@ if [ $num -ne 4 ]
then
echo "Test Failed: expected 4, found $num logs"
fi
echo "All done."