Skip to content
Commit ad8d5649 authored by Bojan Nikolic's avatar Bojan Nikolic
Browse files

set +u workaround for empty arrays

libDirs can be empty, which in combination with "set -u" of
9f1e0099 will cause a variable unbound
error on old bash versions
parent 5baea8f0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment