From 98cc29e0578b28bb8f16adc104bcb0bc41d1a448 Mon Sep 17 00:00:00 2001 From: erickson Date: Tue, 26 Jul 2005 23:28:26 +0000 Subject: [PATCH] for convenience, changed to work with new default layout git-svn-id: svn://svn.open-ils.org/ILS/trunk@1522 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- OpenSRF/examples/math_bench.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenSRF/examples/math_bench.pl b/OpenSRF/examples/math_bench.pl index 2046757fcc..38ad6609f9 100755 --- a/OpenSRF/examples/math_bench.pl +++ b/OpenSRF/examples/math_bench.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl -w use strict;use warnings; -use OpenSRF::System qw(/pines/conf/client.conf); +use OpenSRF::System qw(/openils/conf/bootstrap.conf); use OpenSRF::Utils::SettingsClient; use Time::HiRes qw/time/; use OpenSRF::EX qw/:try/; -- 2.11.0