[cig-commits] r20264 - cs/buildbot/trunk/buildbot/scripts

brad at geodynamics.org brad at geodynamics.org
Fri Jun 1 08:21:56 PDT 2012


Author: brad
Date: 2012-06-01 08:21:56 -0700 (Fri, 01 Jun 2012)
New Revision: 20264

Modified:
   cs/buildbot/trunk/buildbot/scripts/packager.py
Log:
Include env.exe in Windows binary distribution.

Modified: cs/buildbot/trunk/buildbot/scripts/packager.py
===================================================================
--- cs/buildbot/trunk/buildbot/scripts/packager.py	2012-06-01 05:19:14 UTC (rev 20263)
+++ cs/buildbot/trunk/buildbot/scripts/packager.py	2012-06-01 15:21:56 UTC (rev 20264)
@@ -284,6 +284,7 @@
         "bash.exe",
         "cat.exe",
         "cp.exe",
+        "env.exe",
         "cygattr-1.dll",
         "cygiconv-2.dll",
         "cygintl-8.dll",



More information about the CIG-COMMITS mailing list