mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 19:36:04 +08:00
Add +x rights to provisioning scrips missing it and consolidate shebang
Change-Id: I1e1fb37bfffd0451c02166227805b40b48d31582 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
This commit is contained in:
2
coin/provisioning/qtci-linux-RHEL-6.6-x86_64/22-mqtt_broker.sh
Normal file → Executable file
2
coin/provisioning/qtci-linux-RHEL-6.6-x86_64/22-mqtt_broker.sh
Normal file → Executable file
@@ -1,4 +1,4 @@
|
||||
#!/bin/env bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
#############################################################################
|
||||
##
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/bin/env bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
#############################################################################
|
||||
##
|
||||
|
||||
2
coin/provisioning/qtci-linux-Ubuntu-16.04-x86_64/22-mqtt_broker.sh
Normal file → Executable file
2
coin/provisioning/qtci-linux-Ubuntu-16.04-x86_64/22-mqtt_broker.sh
Normal file → Executable file
@@ -1,4 +1,4 @@
|
||||
#!/bin/env bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
#############################################################################
|
||||
##
|
||||
|
||||
2
coin/provisioning/qtci-linux-Ubuntu-16.04-x86_64/42-freeopcua.sh
Normal file → Executable file
2
coin/provisioning/qtci-linux-Ubuntu-16.04-x86_64/42-freeopcua.sh
Normal file → Executable file
@@ -1,4 +1,4 @@
|
||||
#!/bin/env bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
#############################################################################
|
||||
##
|
||||
|
||||
2
coin/provisioning/qtci-linux-openSUSE-42.3-x86_64/22-mqtt_broker.sh
Normal file → Executable file
2
coin/provisioning/qtci-linux-openSUSE-42.3-x86_64/22-mqtt_broker.sh
Normal file → Executable file
@@ -1,4 +1,4 @@
|
||||
#!/bin/env bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
#############################################################################
|
||||
##
|
||||
|
||||
0
coin/provisioning/qtci-osx-10.11-x86_64/01-crashreporter.sh
Normal file → Executable file
0
coin/provisioning/qtci-osx-10.11-x86_64/01-crashreporter.sh
Normal file → Executable file
Reference in New Issue
Block a user