Author: sebor
Date: Sun Dec  9 17:14:28 2007
New Revision: 602767

URL: http://svn.apache.org/viewvc?rev=602767&view=rev
Log:
2007-12-09  Martin Sebor  <[EMAIL PROTECTED]>

        * genxviews: Added a missing '$' to expand a variable.

Modified:
    incubator/stdcxx/trunk/bin/genxviews

Modified: incubator/stdcxx/trunk/bin/genxviews
URL: 
http://svn.apache.org/viewvc/incubator/stdcxx/trunk/bin/genxviews?rev=602767&r1=602766&r2=602767&view=diff
==============================================================================
--- incubator/stdcxx/trunk/bin/genxviews (original)
+++ incubator/stdcxx/trunk/bin/genxviews Sun Dec  9 17:14:28 2007
@@ -107,7 +107,7 @@
       }
     </style>
     <h1>Available Multi-platform Build Result Views</h1>
-    Generated `date` by scripturl on `hostname` running `uname -sr`
+    Generated `date` by $scripturl on `hostname` running `uname -sr`
     <hr>
     <table>
       <thead>


Reply via email to