http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1631
*** shadow/1631 Sat May 5 03:46:36 2001
--- shadow/1631.tmp.5309 Sat May 5 11:48:48 2001
***************
*** 37,40 ****
thanks,
! --Jeff
--- 37,45 ----
thanks,
! --Jeff
!
! ------- Additional Comments From holtdl@yahoo.com 2001-05-05 11:48 -------
! It succeeds because the "file" attr check for either a file or a directory,
! and "" resolves to the current directory, which always exists. Use the
! new "type" attr to specify type="file" to have file="" fail.
|