summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorivan <ivan>2004-03-17 22:55:51 +0000
committerivan <ivan>2004-03-17 22:55:51 +0000
commit9ceb48a8f852ba25cc569d2da87c092cf33b3a28 (patch)
tree61f677b546da827d09a2f642cbe8cb6154968f5d /bin
parentc2962f704aa7711489f2dd2fc8be3396095aa166 (diff)
fix multiple svcparts
Diffstat (limited to 'bin')
-rwxr-xr-xbin/shadow.reimport2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/shadow.reimport b/bin/shadow.reimport
index 4d112d753..a02582d96 100755
--- a/bin/shadow.reimport
+++ b/bin/shadow.reimport
@@ -36,7 +36,7 @@ die "No services with svcdb svc_acct!\n" unless %part_svc;
print "\n\n", &menu_svc, "\n", <<END;
Enter part number or part numbers to import.
END
-my($shell_svcpart)=&getpart;
+my($shell_svcpart)=&getvalue;
my @shell_svcpart = split(/[,\s]+/, $shell_svcpart);
print "\n\n", <<END;