summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-09-27 07:20:46 +0000
committerJim Meyering <jim@meyering.net>2004-09-27 07:20:46 +0000
commitf05c57367e17a47cd4fdc1364ef881fa02fbdf9b (patch)
tree0fa20095e62b2b172594d5faa7e308013339ecfd /src
parent98ebe281ad7b61ec648f5a4b719878bdf083fecf (diff)
downloadcoreutils-f05c57367e17a47cd4fdc1364ef881fa02fbdf9b.tar.xz
Use [[] in place of \[, since cvsu doesn't handle the latter,
and both cvs and cvsu handle the former.
Diffstat (limited to 'src')
-rw-r--r--src/.cvsignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/.cvsignore b/src/.cvsignore
index 1dfb0a7e3..4d53cf996 100644
--- a/src/.cvsignore
+++ b/src/.cvsignore
@@ -1,7 +1,7 @@
.deps
.version
Makefile
-\[
+[[]
basename
cat
chgrp