diff options
Diffstat (limited to 'java/client/test/bin/IBM-PutGet.sh')
-rwxr-xr-x | java/client/test/bin/IBM-PutGet.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/client/test/bin/IBM-PutGet.sh b/java/client/test/bin/IBM-PutGet.sh index 40492039a7..a120a17b4c 100755 --- a/java/client/test/bin/IBM-PutGet.sh +++ b/java/client/test/bin/IBM-PutGet.sh @@ -15,4 +15,4 @@ # limitations under the License. # -qpid-run JMSPerfHarness -pc JNDI -ii com.sun.jndi.fscontext.RefFSContextFactory -iu file:/C:/temp/IBMPerfTestsJNDI/ -cf amq.ConnectionFactory -d amq.Queue -tc jms.r11.PutGet -nt 6 $*
\ No newline at end of file +qpid-run JMSPerfHarness -pc JNDI -ii com.sun.jndi.fscontext.RefFSContextFactory -iu file:///tmp/IBMPerfTestsJNDI/ -cf amq.ConnectionFactory -d amq.Queue -tc jms.r11.PutGet -nt 6 $*
\ No newline at end of file |