]> Dogcows Code - chaz/tar/blobdiff - bootstrap
* bootstrap (TP_URL): Change from
[chaz/tar] / bootstrap
index 22ccd4964ecc8ff230c0d38cffcc89ac5a08d7bd..bd0939a16e79d458e4e2da52d0a014881201be46 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -22,7 +22,7 @@
 # Written by Paul Eggert and Sergey Poznyakoff.
 
 # URL of our text domain page in Translation Project
-TP_URL="http://www2.iro.umontreal.ca/~gnutra/po/maint/tar/"
+TP_URL="http://www.iro.umontreal.ca/translation/maint/tar/"
 
 # Ensure file names are sorted consistently across platforms;
 # e.g., m4/ulonglong_gl.m4 should follow m4/ulonglong.m4.
@@ -158,7 +158,7 @@ checkout() {
     fi
     cvs -q -d ${CVS_PREFIX}subversions.gnu.org:/cvsroot/$1 co $1 || exit
 
-    trap 0
+    trap 0
   fi
 }
 
This page took 0.023187 seconds and 4 git commands to generate.