summaryrefslogtreecommitdiff
path: root/selftest/selftest.pl
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2011-06-24 13:04:27 +1000
committerAndrew Bartlett <abartlet@samba.org>2011-06-24 13:08:04 +1000
commitabb72170e4c8b7a31d8466ac0959f8953267612a (patch)
tree508ac70e8d335bbbeb8000e0d05ca9cdc708b133 /selftest/selftest.pl
parent54d8836a84eeeefe6310a1a064d416b55aa169b8 (diff)
downloadsamba-abb72170e4c8b7a31d8466ac0959f8953267612a.tar.gz
samba-abb72170e4c8b7a31d8466ac0959f8953267612a.tar.bz2
samba-abb72170e4c8b7a31d8466ac0959f8953267612a.zip
selftest: Remove %PROG% argument from 'panic action'
The debugger or script will need to work out the binary from the PID, as %PROG% support was lost when the setup_fault() code was merged between Samba3 and Samba4. Andrew Bartlett
Diffstat (limited to 'selftest/selftest.pl')
-rwxr-xr-xselftest/selftest.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/selftest/selftest.pl b/selftest/selftest.pl
index 23434fc86c..af45c718de 100755
--- a/selftest/selftest.pl
+++ b/selftest/selftest.pl
@@ -629,7 +629,7 @@ sub write_clientconf($$$)
lock dir = $clientdir/lockdir
ncalrpc dir = $clientdir/ncalrpcdir
name resolve order = file bcast
- panic action = $RealBin/gdb_backtrace \%PID\% \%PROG\%
+ panic action = $RealBin/gdb_backtrace \%PID\%
max xmit = 32K
notify:inotify = false
ldb:nosync = true