mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-17 16:11:42 +03:00
jemalloc_mangle.sh: set sh in strict mode
This commit is contained in:
parent
749caf14ae
commit
22460cbebd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/sh -eu
|
||||
|
||||
public_symbols_txt=$1
|
||||
symbol_prefix=$2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue