Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
aherrmann committed Jun 12, 2020
1 parent 6583c4d commit eed0977
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions compatibility/bazel_tools/data_dependencies/validate_dar.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/usr/bin/env bash
# Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved.
# SPDX-License-Identifier: Apache-2.0

# Copy-pasted from the Bazel Bash runfiles library v2.
set -uo pipefail; f=bazel_tools/tools/bash/runfiles/runfiles.bash
source "${RUNFILES_DIR:-/dev/null}/$f" 2>/dev/null || \
Expand Down

0 comments on commit eed0977

Please sign in to comment.