Skip to content

Commit 56ab81c

Browse files
committed
Replace one more /bin/bash by /usr/bin/env bash
Signed-off-by: Matthias J. Kannwischer <[email protected]>
1 parent 6b764ac commit 56ab81c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proofs/cbmc/lib/z3_no_bv_extract

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/usr/bin/env bash
22
# Copyright (c) The mlkem-native project authors
33
# SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT
44

0 commit comments

Comments
 (0)