pacman/scripts/libmakepkg
Allan McRae d4f499f563 libmakepkg: fix is_array function
This happened to work for the majority of cases because the only calling
function used a variable named "i" that was related to the variable being
passed to the function.

Fixes FS#48340.

Signed-off-by: Allan McRae <allan@archlinux.org>
2016-02-26 15:18:43 +10:00
..
lint_package Update copyright years for 2016 2016-01-04 13:27:08 +10:00
lint_pkgbuild libmakepkg: increase robustness of the detection of array variables 2016-02-20 14:01:53 +10:00
source Update copyright years for 2016 2016-01-04 13:27:08 +10:00
tidy Update copyright years for 2016 2016-01-04 13:27:08 +10:00
util libmakepkg: fix is_array function 2016-02-26 15:18:43 +10:00
.gitignore libmakepkg: update .gitignore 2015-09-22 15:11:52 +10:00
lint_package.sh.in Update copyright years for 2016 2016-01-04 13:27:08 +10:00
lint_pkgbuild.sh.in Update copyright years for 2016 2016-01-04 13:27:08 +10:00
source.sh.in Update copyright years for 2016 2016-01-04 13:27:08 +10:00
tidy.sh.in Update copyright years for 2016 2016-01-04 13:27:08 +10:00
util.sh.in Update copyright years for 2016 2016-01-04 13:27:08 +10:00