jemalloc_mangle.sh: set sh in strict mode

This commit is contained in:
nicolov
2017-12-10 23:36:32 -08:00
committed by David Goldblatt
parent 749caf14ae
commit 22460cbebd

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -eu
public_symbols_txt=$1
symbol_prefix=$2