From 1a0c4e6e38b215bb4bcd7985b07da5ee7446a9bc Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawm_gIgjzml0PLxoLQf9mEu2JK0rzUNAO4s" Date: Mon, 28 Mar 2011 16:41:00 -0400 Subject: [PATCH] --- testing/apache.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/apache.mdwn b/testing/apache.mdwn index b568ee4..7ea1325 100644 --- a/testing/apache.mdwn +++ b/testing/apache.mdwn @@ -43,7 +43,7 @@ a direct link to SourceForge is used: #!/bin/sh echo "Content-Type: text/html" echo "" - echo "You've been authenticated as \"$REMOTE_USER\", congratulations." + echo "You've been authenticated as \"\$REMOTE_USER\", congratulations." EOF ### Test the authentication using the simple client -- 2.1.4