diff options
author | Zachary Ware <zachary.ware@gmail.com> | 2017-06-11 04:04:36 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-11 04:04:36 (GMT) |
commit | 3f8f16d102c985cba827bb52b1d1bb714325d5a4 (patch) | |
tree | 608dd780ce72daa52a86d607516a5b0d777e5861 /Lib/ctypes/macholib | |
parent | 6ea4186de32d65b1f1dc1533b6312b798d300466 (diff) | |
download | cpython-3f8f16d102c985cba827bb52b1d1bb714325d5a4.zip cpython-3f8f16d102c985cba827bb52b1d1bb714325d5a4.tar.gz cpython-3f8f16d102c985cba827bb52b1d1bb714325d5a4.tar.bz2 |
Show what's changed when Travis fails regen check (GH-2095)
Also fixed a few more line endings that were missed in GH-840, which were causing failure.
Diffstat (limited to 'Lib/ctypes/macholib')
-rw-r--r-- | Lib/ctypes/macholib/fetch_macholib.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/ctypes/macholib/fetch_macholib.bat b/Lib/ctypes/macholib/fetch_macholib.bat index f474d5c..f9e1c0d 100644 --- a/Lib/ctypes/macholib/fetch_macholib.bat +++ b/Lib/ctypes/macholib/fetch_macholib.bat @@ -1 +1 @@ -svn export --force http://svn.red-bean.com/bob/macholib/trunk/macholib/ .
+svn export --force http://svn.red-bean.com/bob/macholib/trunk/macholib/ . |