]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/blobdiff - tests/tests-authentication.sh
tests: Minor cleanup of shell scripts.
[tlsproxy/tlsproxy.git] / tests / tests-authentication.sh
index 80ee1da87b4f41b96701e687ca08575b189eb7f3..7db352b36fa8e5228414f9f9083535f35f37fbb6 100755 (executable)
@@ -26,7 +26,7 @@ test "x$srcdir" = x && srcdir=.
 cleanup
 tlsproxy_setup
 
-echo 'dXNlcm5hbWU6cGFzc3dvcmQ=' > digest-authentication
+echo 'dXNlcm5hbWU6cGFzc3dvcmQ=' >digest-authentication
 tlsproxy_background -a digest-authentication 4711
 server_background --x509certfile "$srcdir/server.pem" \
                   --x509keyfile "$srcdir/server-key.pem"