*** empty log message ***

svn path=/trunk/boinc/; revision=243
This commit is contained in:
Michael Gary 2002-07-23 21:33:14 +00:00
parent 60827f6b56
commit 3514a7ccac
2 changed files with 11 additions and 1 deletions

View File

@ -1250,3 +1250,13 @@ Eric Heien 7/18/2002
Makefile.in (added)
configure
configure.in
Michael Gary 7/23/2002
- Added a test for sticky files. Required updating escape_url to support
RRC1738 (-_. no longer escaped out).
client/
file_names.C
test/
test_sticky.php (added)
uc_wu_sticky (added)
uc_result_sticky (added)

View File

@ -1,6 +1,6 @@
#! /usr/local/bin/php
<?php
// test the uc (upper-case) application
// test the sticky file capability using the upper_case application
//
// You must have done "make" in all source directories