From: Jim Meyering Date: Mon, 27 Sep 2004 07:20:46 +0000 (+0000) Subject: Use [[] in place of \[, since cvsu doesn't handle the latter, X-Git-Tag: v5.3.0~580 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f05c57367e17a47cd4fdc1364ef881fa02fbdf9b;p=thirdparty%2Fcoreutils.git Use [[] in place of \[, since cvsu doesn't handle the latter, and both cvs and cvsu handle the former. --- diff --git a/src/.cvsignore b/src/.cvsignore index 1dfb0a7e3f..4d53cf9960 100644 --- a/src/.cvsignore +++ b/src/.cvsignore @@ -1,7 +1,7 @@ .deps .version Makefile -\[ +[[] basename cat chgrp