mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
Change all fixed-path bash shebangs to /u/b/env bash outside test/
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/bin/bash -e
|
||||
#!/usr/bin/env bash
|
||||
# SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
set -e
|
||||
|
||||
# Exclude following paths from the Coccinelle transformations
|
||||
EXCLUDED_PATHS=(
|
||||
|
||||
Reference in New Issue
Block a user