Senaka Fernando wrote:
Hi all,
It seems that the verify scripts don't work. I mean when I run this from
cpp/examples.
When I run verify_all I get,
== examples/fanout/verify_cpp_python
./verify: 84: source: not found
FAIL
== examples/fanout/verify
./verify: 84: source: not found
FAIL
== examples/fanout/verify_python_cpp
./verify: 84: source: not found
FAIL
== examples/direct/verify_cpp_python
./verify: 84: source: not found
FAIL
== examples/direct/verify
./verify: 84: source: not found
FAIL
== examples/direct/verify_python_cpp
./verify: 84: source: not found
FAIL
== examples/request-response/verify_cpp_python
./verify: 84: source: not found
FAIL
== examples/request-response/verify
./verify: 84: source: not found
FAIL
== examples/request-response/verify_python_cpp
./verify: 84: source: not found
FAIL
== examples/pub-sub/verify_cpp_python
./verify: 84: source: not found
FAIL
== examples/pub-sub/verify
./verify: 84: source: not found
FAIL
== examples/pub-sub/verify_python_cpp
./verify: 84: source: not found
FAIL
== /home/senaka/qpid/python/examples/fanout/verify
./verify: 84: source: not found
FAIL
== /home/senaka/qpid/python/examples/pubsub/verify
./verify: 84: source: not found
FAIL
== /home/senaka/qpid/python/examples/direct/verify
./verify: 84: source: not found
FAIL
== /home/senaka/qpid/python/examples/request-response/verify
./verify: 84: source: not found
FAIL
What am I missing here?
I ran, $ ./verify_all /home/senaka/qpid inside '~/qpid/cpp/examples'.
Regards,
Senaka
I will look at the verify scripts later this week to get them running
automatically again, and see what the problem is.