mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=243
This commit is contained in:
parent
60827f6b56
commit
3514a7ccac
|
@ -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)
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue