]> andersk Git - gssapi-openssh.git/blobdiff - openssh/contrib/aix/inventory.sh
Import of OpenSSH 3.8p1
[gssapi-openssh.git] / openssh / contrib / aix / inventory.sh
index 4d07e9a2a674a8dcdb55667ea8de17a42d7e7c4a..44f59a4130dd8997afe93fd8fe06be4be1d3aa62 100755 (executable)
@@ -59,5 +59,5 @@ find . ! -name . -print | perl -ne '{
        } elsif ( -d $_ ) {
                # Entry is Directory
                print "\ttype=DIRECTORY\n";
-       } 
+       }
 }'
This page took 0.041956 seconds and 4 git commands to generate.