mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-21 05:49:42 +08:00
Remove stray first line from provisioning script
Having a blank line before the shbang makes the shbang not work.
Change-Id: I523c4eab8746da2b898eacf3f54f73d63dbd2786
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
(cherry picked from commit 74fc1bcaec)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
committed by
Qt Cherry-pick Bot
parent
c1fc588ae7
commit
0240b3a5de
@@ -1,4 +1,3 @@
|
||||
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
Reference in New Issue
Block a user