[jbossts-issues] [JBoss JIRA] (JBTM-1607) Hardcoded path in qa run.sh

Mark Little (JIRA) jira-events at lists.jboss.org
Sat Mar 30 16:35:41 EDT 2013


Mark Little created JBTM-1607:
---------------------------------

             Summary: Hardcoded path in qa run.sh
                 Key: JBTM-1607
                 URL: https://issues.jboss.org/browse/JBTM-1607
             Project: JBoss Transaction Manager
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Configuration, Testing
    Affects Versions: 5.0.0.M2
            Reporter: Mark Little
            Assignee: Tom Jenkinson


qa/run.sh


#!/bin/bash

sed -i TaskImpl.properties -e "s#^COMMAND_LINE_0=.*#COMMAND_LINE_0=java#"
ant -Ddriver.url=file:///home/tom/narayana/dbdrivers get.drivers dist
ant -f run-tests.xml ci-tests

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossts-issues mailing list