Removed /usr/local from CDPATH
[clearscm.git] / clearadm / updateccfs.pl
index 6a82134..60b994e 100755 (executable)
@@ -250,7 +250,7 @@ my %opts;
 # Main
 my $startTime = time;
 
-GetOptions (
+GetOptions(
   \%opts,
   'usage'   => sub { Usage },
   'verbose' => sub { set_verbose },