]> andersk Git - gssapi-openssh.git/blobdiff - openssh/regress/agent.sh
Import of OpenSSH 4.3p1
[gssapi-openssh.git] / openssh / regress / agent.sh
index 7e9b4cb1870ac000ef64b9f7a8e443c6f2de7a75..b344877672bd3835a1b4f00c74a807016490a3b2 100644 (file)
@@ -19,7 +19,7 @@ else
                fail "ssh-add -l did not fail with exit code 1"
        fi
        trace "overwrite authorized keys"
-       echo -n > $OBJ/authorized_keys_$USER
+       echon > $OBJ/authorized_keys_$USER
        for t in rsa rsa1; do
                # generate user key for agent
                rm -f $OBJ/$t-agent
This page took 0.040521 seconds and 4 git commands to generate.