projects
/
OpenSRF.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Patch from Dan Scott to finish up the removal of bootstrap.conf:
[OpenSRF.git]
/
examples
/
math_bench.pl
diff --git
a/examples/math_bench.pl
b/examples/math_bench.pl
index
c3a504c
..
f83e0fc
100755
(executable)
--- a/
examples/math_bench.pl
+++ b/
examples/math_bench.pl
@@
-13,7
+13,7
@@
my $count = $ARGV[0];
print "usage: $0 <num_requests>\n" and exit unless $count;
# * connect to the Jabber network
print "usage: $0 <num_requests>\n" and exit unless $count;
# * connect to the Jabber network
-OpenSRF::System->bootstrap_client( config_file => "/openils/conf/
bootstrap.conf
" );
+OpenSRF::System->bootstrap_client( config_file => "/openils/conf/
opensrf_core.xml
" );
$log->set_service('math_bench');
# * create a new application session for the opensrf.math service
$log->set_service('math_bench');
# * create a new application session for the opensrf.math service