symlinkat: Fix documentation.
[gnulib.git] / tests / test-update-copyright.sh
index 362f9e2..2d1022a 100755 (executable)
@@ -47,6 +47,10 @@ echo a > $TMP-in
     exit 77
   }
 
+# Do not let a different envvar setting perturb results.
+UPDATE_COPYRIGHT_MAX_LINE_LENGTH=72
+export UPDATE_COPYRIGHT_MAX_LINE_LENGTH
+
 ## ----------------------------- ##
 ## Examples from documentation.  ##
 ## ----------------------------- ##