File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 hooks :
3232 - id : shellcheck
3333 - repo : https://github.com/elektrobit-contrib/eclipse-score_tooling
34- rev : e38ab68ffd1027cc48265aaf23829adc8fb022af
34+ rev : b969a24829bd20cfb95a8953eb892e3320e8d0f5
3535 hooks :
3636 - id : copyright
3737 - repo : https://codeberg.org/fsfe/reuse-tool
Original file line number Diff line number Diff line change 11#! /usr/bin/env bash
22
3- set -euo pipefail
4-
53# *******************************************************************************
64# Copyright (c) 2026 Contributors to the Eclipse Foundation
75#
@@ -15,6 +13,8 @@ set -euo pipefail
1513# SPDX-License-Identifier: Apache-2.0
1614# *******************************************************************************
1715
16+ set -euo pipefail
17+
1818echo " Installing dive..."
1919
2020DIVE_NAME=" /tmp/dive.deb"
You can’t perform that action at this time.
0 commit comments