You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Neil Wilson (JIRA)" <qp...@incubator.apache.org> on 2010/03/19 12:39:27 UTC

[jira] Created: (QPID-2461) Bashisms in ssl_test script

Bashisms in ssl_test script
---------------------------

                 Key: QPID-2461
                 URL: https://issues.apache.org/jira/browse/QPID-2461
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
         Environment: Ubuntu - all versions
            Reporter: Neil Wilson
            Priority: Minor


There are bashisms in src/tests/ssl_test so it should request bash on the first line.

#!/bin/bash



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-2461) Bashisms in ssl_test script

Posted by "Neil Wilson (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neil Wilson updated QPID-2461:
------------------------------

    Affects Version/s:     (was: 0.5)
                       0.6

> Bashisms in ssl_test script
> ---------------------------
>
>                 Key: QPID-2461
>                 URL: https://issues.apache.org/jira/browse/QPID-2461
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.6
>         Environment: Ubuntu - all versions
>            Reporter: Neil Wilson
>            Priority: Minor
>
> There are bashisms in src/tests/ssl_test so it should request bash on the first line.
> #!/bin/bash

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-2461) Bashisms in test scripts

Posted by "Neil Wilson (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neil Wilson updated QPID-2461:
------------------------------

    Description: 
There are bashisms in the test scripts.  They should request bash on the first line (#!/bin/bash)

Affects all shell scripts in src/tests/




  was:
There are bashisms in src/tests/ssl_test and src/tests/run_test.  It should request bash on the first line.

#!/bin/bash



        Summary: Bashisms in test scripts  (was: Bashisms in ssl_test script)

> Bashisms in test scripts
> ------------------------
>
>                 Key: QPID-2461
>                 URL: https://issues.apache.org/jira/browse/QPID-2461
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.6
>         Environment: Ubuntu - all versions
>            Reporter: Neil Wilson
>            Priority: Minor
>
> There are bashisms in the test scripts.  They should request bash on the first line (#!/bin/bash)
> Affects all shell scripts in src/tests/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-2461) Bashisms in ssl_test script

Posted by "Neil Wilson (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neil Wilson updated QPID-2461:
------------------------------

    Description: 
There are bashisms in src/tests/ssl_test and src/tests/run_test.  It should request bash on the first line.

#!/bin/bash



  was:
There are bashisms in src/tests/ssl_test so it should request bash on the first line.

#!/bin/bash




> Bashisms in ssl_test script
> ---------------------------
>
>                 Key: QPID-2461
>                 URL: https://issues.apache.org/jira/browse/QPID-2461
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.6
>         Environment: Ubuntu - all versions
>            Reporter: Neil Wilson
>            Priority: Minor
>
> There are bashisms in src/tests/ssl_test and src/tests/run_test.  It should request bash on the first line.
> #!/bin/bash

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-2461) Bashisms in test scripts

Posted by "Neil Wilson (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neil Wilson updated QPID-2461:
------------------------------

    Attachment: ssl_test_uses_bash

Fixes bashisms

> Bashisms in test scripts
> ------------------------
>
>                 Key: QPID-2461
>                 URL: https://issues.apache.org/jira/browse/QPID-2461
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.6
>         Environment: Ubuntu - all versions
>            Reporter: Neil Wilson
>            Priority: Minor
>         Attachments: ssl_test_uses_bash
>
>
> There are bashisms in the test scripts.  They should request bash on the first line (#!/bin/bash)
> Affects all shell scripts in src/tests/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-2461) Bashisms in ssl_test script

Posted by "Neil Wilson (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neil Wilson updated QPID-2461:
------------------------------

    Affects Version/s: 0.5

> Bashisms in ssl_test script
> ---------------------------
>
>                 Key: QPID-2461
>                 URL: https://issues.apache.org/jira/browse/QPID-2461
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.5
>         Environment: Ubuntu - all versions
>            Reporter: Neil Wilson
>            Priority: Minor
>
> There are bashisms in src/tests/ssl_test so it should request bash on the first line.
> #!/bin/bash

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org