Merge branch 'cvsserver' of http://locke.catalyst.net.nz/git/git-martinlanghoff;...
[git.git] / git-cvsserver.perl
index abae4e7..6f10d4c 100755 (executable)
@@ -604,7 +604,7 @@ sub req_co
             print "M U $checkout_path/$git->{name}\n";
         }
 
-       if (length($git->{dir}) && $git->{dir} ne './' 
+       if (length($git->{dir}) && $git->{dir} ne './'
            && $git->{dir} ne $lastdir && !exists($seendirs{$git->{dir}})) {
 
            # Eclipse seems to need the Clear-sticky command