[Rpm-maint] [rpm-software-management/rpm] Find lang.sh multi names (#235)

Igor Gnatenko notifications at github.com
Sun Jun 11 06:18:52 UTC 2017


ignatenkobrain commented on this pull request.



> @@ -54,7 +55,7 @@ fi
 shift
 
 if [ -z "$1" ] ; then usage
-else NAME=$1
+else NAMES[0]=$1

IIRC it is bashism, arrays are not supported in POSIX shell

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/235#pullrequestreview-43312254
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20170610/32b3b696/attachment.html>


More information about the Rpm-maint mailing list