mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-21 04:16:39 +08:00
Remove excess sourcing of try_catch
Change-Id: I3bfa7e8755dbae904719212c22549f6965142330 Reviewed-by: Joni Jäntti <joni.jantti@qt.io> Reviewed-by: Simo Fält <simo.falt@qt.io>
This commit is contained in:
@@ -39,8 +39,6 @@ set -ex
|
|||||||
|
|
||||||
source "${BASH_SOURCE%/*}/../common/unix/try_catch.sh"
|
source "${BASH_SOURCE%/*}/../common/unix/try_catch.sh"
|
||||||
source "${BASH_SOURCE%/*}/../common/unix/check_and_set_proxy.sh"
|
source "${BASH_SOURCE%/*}/../common/unix/check_and_set_proxy.sh"
|
||||||
# shellcheck source=../common/unix/try_catch.sh
|
|
||||||
source "${BASH_SOURCE%/*}/../common/unix/try_catch.sh"
|
|
||||||
|
|
||||||
NTS_IP=10.212.2.216
|
NTS_IP=10.212.2.216
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user