mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
scripts: filter output instead of popping string from list This is a defensive enhancement for KVM SG script that filters out empty string instead of popping last item which may or may not be an empty string. Squashed commits: (cherry picked from commit f4cbc4c010947a41c1e296b46822531e7f2bc1c9) (cherry picked from commit 64ab3554a14afa48bb33839631ed4f8e71945874) Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>