summaryrefslogtreecommitdiffstats
path: root/installer/slxos-export
diff options
context:
space:
mode:
Diffstat (limited to 'installer/slxos-export')
-rwxr-xr-xinstaller/slxos-export2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/slxos-export b/installer/slxos-export
index bdebd9f3..ee1555ec 100755
--- a/installer/slxos-export
+++ b/installer/slxos-export
@@ -56,7 +56,7 @@ if ($versionReq) {
openslxInit();
-my $action = shift @ARGV;
+my $action = shift @ARGV || '';
if ($action =~ m[^list-ex]i) {
print _tr("List of exported vendor-OSes:\n");