Run the interface up script with 'bash' as it's not executable by itself directly
This commit is contained in:
@@ -119,7 +119,7 @@ ubuntu-i386:latest:
|
||||
.test: &test_job
|
||||
stage: test
|
||||
before_script:
|
||||
- bin/tests/system/ifconfig.sh up
|
||||
- bash bin/tests/system/ifconfig.sh up
|
||||
script:
|
||||
- make -k check V=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user