Merge #30 add bash to ./runtest.sh
This commit is contained in:
commit
91c863f8a9
@ -4,7 +4,7 @@ description: |
|
||||
contact: mcermak@redhat.com
|
||||
component:
|
||||
- gcc
|
||||
test: ./runtest.sh
|
||||
test: bash ./runtest.sh
|
||||
path: /tests/Regression/394271-gcc-optimization-error-for-neg-number-abs
|
||||
framework: beakerlib
|
||||
require:
|
||||
|
@ -7,7 +7,7 @@ description: |
|
||||
contact: mcermak@redhat.com
|
||||
component:
|
||||
- gcc
|
||||
test: ./runtest.sh
|
||||
test: bash ./runtest.sh
|
||||
framework: beakerlib
|
||||
require:
|
||||
- gcc
|
||||
|
@ -15,7 +15,7 @@ description: |+
|
||||
contact: mcermak@redhat.com
|
||||
component:
|
||||
- gcc
|
||||
test: ./runtest.sh
|
||||
test: bash ./runtest.sh
|
||||
path: /tests/Regression/465974-DW_TAG_common_block-has-incorrect-placement-scope
|
||||
framework: beakerlib
|
||||
require:
|
||||
|
@ -11,7 +11,7 @@ description: |
|
||||
contact: mcermak@redhat.com
|
||||
component:
|
||||
- gcc
|
||||
test: ./runtest.sh
|
||||
test: bash ./runtest.sh
|
||||
path: /tests/Regression/515799-RHEL5-gcc-if-more-than-one-fno-builtin
|
||||
framework: beakerlib
|
||||
require:
|
||||
|
@ -10,7 +10,7 @@ description: |
|
||||
contact: Vaclav Kadlcik <vkadlcik@redhat.com>
|
||||
component:
|
||||
- gcc
|
||||
test: ./runtest.sh
|
||||
test: bash ./runtest.sh
|
||||
framework: beakerlib
|
||||
require:
|
||||
- gcc
|
||||
|
@ -5,7 +5,7 @@ description: |
|
||||
contact: Vaclav Kadlcik <vkadlcik@redhat.com>
|
||||
component:
|
||||
- gcc
|
||||
test: ./runtest.sh
|
||||
test: bash ./runtest.sh
|
||||
framework: beakerlib
|
||||
require:
|
||||
- gcc-c++
|
||||
|
@ -4,7 +4,7 @@ contact: mcermak@redhat.com
|
||||
component:
|
||||
- gcc
|
||||
- systemtap
|
||||
test: ./runtest.sh
|
||||
test: bash ./runtest.sh
|
||||
framework: beakerlib
|
||||
require:
|
||||
- gcc
|
||||
|
@ -4,7 +4,7 @@ description: ''
|
||||
contact: mcermak@redhat.com
|
||||
component:
|
||||
- gcc
|
||||
test: ./runtest.sh
|
||||
test: bash ./runtest.sh
|
||||
path: /tests/Regression/bz703059-g-fails-to-compile-a-program-that-has-a-template
|
||||
framework: beakerlib
|
||||
require:
|
||||
|
@ -3,7 +3,7 @@ summary: Check to see if g++ throws unused parameter warnings with standard libr
|
||||
contact: mcermak@redhat.com
|
||||
component:
|
||||
- gcc
|
||||
test: ./runtest.sh
|
||||
test: bash ./runtest.sh
|
||||
path: /tests/Regression/unused_parameter_warning
|
||||
framework: beakerlib
|
||||
require:
|
||||
|
@ -3,7 +3,7 @@ description: ''
|
||||
contact: mcermak@redhat.com
|
||||
component:
|
||||
- gcc
|
||||
test: ./runtest.sh
|
||||
test: bash ./runtest.sh
|
||||
path: /tests/Sanity/compile-rpm
|
||||
framework: beakerlib
|
||||
require:
|
||||
|
@ -14,7 +14,7 @@ contact: Michael Petlan <mpetlan@redhat.com>
|
||||
component:
|
||||
- gcc
|
||||
- gcc-libraries
|
||||
test: ./runtest.sh
|
||||
test: bash ./runtest.sh
|
||||
framework: beakerlib
|
||||
require:
|
||||
- gcc
|
||||
|
@ -3,7 +3,7 @@ description: ''
|
||||
contact: mcermak@redhat.com
|
||||
component:
|
||||
- gcc
|
||||
test: ./runtest.sh
|
||||
test: bash ./runtest.sh
|
||||
path: /tests/Sanity/rebuild-binutils
|
||||
framework: beakerlib
|
||||
require:
|
||||
|
@ -4,7 +4,7 @@ summary: Rebuild glibc
|
||||
contact: mcermak@redhat.com
|
||||
component:
|
||||
- gcc
|
||||
test: ./runtest.sh
|
||||
test: bash ./runtest.sh
|
||||
path: /tests/Sanity/rebuild-glibc
|
||||
framework: beakerlib
|
||||
require:
|
||||
|
@ -3,7 +3,7 @@ description: ''
|
||||
contact: mcermak@redhat.com
|
||||
component:
|
||||
- gcc
|
||||
test: ./runtest.sh
|
||||
test: bash ./runtest.sh
|
||||
path: /tests/Sanity/test-m32-m64-options
|
||||
framework: beakerlib
|
||||
require:
|
||||
|
Loading…
Reference in New Issue
Block a user