[Lunar-commits] CVS: theedge/bin lvu,1.60,1.61
Auke Kok
sofar at lunar-linux.org
Fri Mar 18 11:02:00 UTC 2005
Update of /var/cvs/lunar/theedge/bin
In directory espresso.foo-projects.org:/home/sofar/active/theedge/bin
Modified Files:
lvu
Log Message:
W00t, the end of FUZZY!!!
Index: lvu
===================================================================
RCS file: /var/cvs/lunar/theedge/bin/lvu,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- lvu 15 Mar 2005 12:36:04 -0000 1.60
+++ lvu 18 Mar 2005 11:01:27 -0000 1.61
@@ -644,15 +644,13 @@
show_urls() { (
# function overrides:
- fuzzy_wget() { echo $1 ; return 0 ; }
- guess_filename() { false ; }
+ call_wget() { echo $1 ; return 0 ; }
get_cvs() { return 0 ; }
get_svn() { return 0 ; }
connect() { return 0 ; }
SILENT=on
VERBOSE=off
- FUZZY=off
EXHAUSTIVE=off
CLEAR_CACHE=off
More information about the Lunar-commits
mailing list