Github user bvbharatk commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/930#discussion_r42088137 --- Diff: systemvm/patches/debian/config/etc/init.d/cloud-early-config --- @@ -117,7 +117,7 @@ get_boot_params() { if [ ! -e /dev/vport0p1 ]; then log_it "/dev/vport0p1 not loaded, perhaps guest kernel is too old." && exit 2 fi - while [ -z "$cmd" ]; do + while [ -z "$cmd" ]; do --- End diff -- Hi, remi will fix this and update in a while.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---