jemalloc_mangle.sh: set sh in strict mode
This commit is contained in:
parent
749caf14ae
commit
22460cbebd
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/sh -eu
|
||||
|
||||
public_symbols_txt=$1
|
||||
symbol_prefix=$2
|
||||
|
Loading…
Reference in New Issue
Block a user