]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
.darcs-boringfile: changes needed to take account of pyscript wrappers on Windows.
authordavid-sarah <david-sarah@jacaranda.org>
Mon, 2 Aug 2010 05:01:28 +0000 (22:01 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Mon, 2 Aug 2010 05:01:28 +0000 (22:01 -0700)
.darcs-boringfile

index 908d6c08b839ea4271fa9102963519153fd775ac..c6eb18af2292fa284947fdca94ea475313602ebb 100644 (file)
@@ -65,8 +65,9 @@
 # src/allmydata/_auto_deps.py is copied into place at build time, and never checked in
 ^src/allmydata/_auto_deps\.py$
 
-# bin/tahoe and bin/tahoe-script.py are now generated files
+# bin/tahoe scripts (not including tahoe-script.template) are generated files
 ^bin/tahoe$
+^bin/tahoe\.pyscript$
 ^bin/tahoe-script\.py$
 
 # this file is maintained by the buildbot