From c379e33da6a9692cf6540a933e1b8a682645b6b1 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Wed, 6 Jul 2005 19:21:43 +0000 Subject: r8188: Update from Dave Collier-Brown. (This used to be commit 65cfa2a950e8a16b95715d555a5354cc81f431f1) --- examples/debugging/solaris-oops.sh | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/examples/debugging/solaris-oops.sh b/examples/debugging/solaris-oops.sh index 78c72c9508..82c49efdf6 100644 --- a/examples/debugging/solaris-oops.sh +++ b/examples/debugging/solaris-oops.sh @@ -1,8 +1,9 @@ #!/bin/sh # -# oops -- capture supporting information after a failure +# solaris_panic_action -- capture supporting information after a failure # ProgName=`basename $0` +LOGDIR=/usr/local/samba/var main() { pid=$1 @@ -12,7 +13,9 @@ main() { say "Usage: $0 pid" exit 1 fi - cat <>$LOGDIR/log.solaris_panic_action <