summaryrefslogtreecommitdiff
path: root/selftest/selftest.pl
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2011-07-13 17:26:31 +1000
committerAndrew Tridgell <tridge@samba.org>2011-07-13 12:51:05 +0200
commit18995cde5c5d2e647d94f9dcde4ba9261464c217 (patch)
tree2c7f286a432f23a99ae1cb3fa8f4ffb6f7c130b3 /selftest/selftest.pl
parent80c8f42f058bdcdf639037927c5941190f019a67 (diff)
downloadsamba-18995cde5c5d2e647d94f9dcde4ba9261464c217.tar.gz
samba-18995cde5c5d2e647d94f9dcde4ba9261464c217.tar.bz2
samba-18995cde5c5d2e647d94f9dcde4ba9261464c217.zip
s4-fault: changed to use %d for PID, instead of %PID%
this matches the s3 behaviour Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
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 808be222bb..218f83ba14 100755
--- a/selftest/selftest.pl
+++ b/selftest/selftest.pl
@@ -643,7 +643,7 @@ sub write_clientconf($$$)
cache dir = $clientdir/cachedir
ncalrpc dir = $clientdir/ncalrpcdir
name resolve order = file bcast
- panic action = $RealBin/gdb_backtrace \%PID\%
+ panic action = $RealBin/gdb_backtrace \%d
max xmit = 32K
notify:inotify = false
ldb:nosync = true