[ https://issues.apache.org/jira/browse/CLOUDSTACK-10382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16501529#comment-16501529 ]
Frank Maximus commented on CLOUDSTACK-10382: -------------------------------------------- The original script was only working under bash as well. function is a keyword unknown in sh. As specified in the description, the changes require Bash v4. I can also add a version specifically for bash 3, but I suppose with shellshock most people will have upgraded to bash 4 by now. On Tue, Jun 5, 2018 at 7:39 AM ASF GitHub Bot (JIRA) <j...@apache.org> > [ConfigDrive] cloud-get-vm-data-configdrive.in is incorrect > ----------------------------------------------------------- > > Key: CLOUDSTACK-10382 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10382 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Reporter: Frank Maximus > Assignee: Frank Maximus > Priority: Major > > * As config iso is built using RockRidge/Juliet, dashes aren't replaced > anymore. > Script is still referring to the files using underscores. > * BLOCK_DEVICE is still looked up using config i.s.o. config-2 > * -- This message was sent by Atlassian JIRA (v7.6.3#76005)