diff options
| author | Alan Conway <aconway@apache.org> | 2008-02-11 21:43:32 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2008-02-11 21:43:32 +0000 |
| commit | bec646624414b34979c685e196fb66e4e7cad642 (patch) | |
| tree | 7983eaac55ca136646e987d33ada8061598d8914 /python/examples/direct | |
| parent | e8050421ca455801d511134ad520d5be779107e8 (diff) | |
| download | qpid-python-bec646624414b34979c685e196fb66e4e7cad642.tar.gz | |
Fix errors in verify scripts.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@620619 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'python/examples/direct')
| -rw-r--r-- | python/examples/direct/verify.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/examples/direct/verify.in b/python/examples/direct/verify.in index e0dca33039..5e691619d9 100644 --- a/python/examples/direct/verify.in +++ b/python/examples/direct/verify.in @@ -1,6 +1,6 @@ -==== ./declare_queues.py.out -==== ./direct_producer.py.out -==== ./direct_consumer.py.out +==== declare_queues.py.out +==== direct_producer.py.out +==== direct_consumer.py.out message 0 message 1 message 2 |
