From: david-sarah <david-sarah@jacaranda.org>
Date: Mon, 2 Aug 2010 05:01:28 +0000 (-0700)
Subject: .darcs-boringfile: changes needed to take account of pyscript wrappers on Windows.
X-Git-Tag: allmydata-tahoe-1.8.0b2~50
X-Git-Url: https://git.rkrishnan.org/components/class-simplejson.JSONEncoder.html?a=commitdiff_plain;h=4d1d2e6ea5a75ce86039c0120cdf9c9416eecd5e;p=tahoe-lafs%2Ftahoe-lafs.git

.darcs-boringfile: changes needed to take account of pyscript wrappers on Windows.
---

diff --git a/.darcs-boringfile b/.darcs-boringfile
index 908d6c08..c6eb18af 100644
--- a/.darcs-boringfile
+++ b/.darcs-boringfile
@@ -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