diff options
author | Martin Pool <mbp@samba.org> | 2003-03-18 05:52:05 +0000 |
---|---|---|
committer | Martin Pool <mbp@samba.org> | 2003-03-18 05:52:05 +0000 |
commit | 6cb8656c2601254ebd04a71cc68650edcba53869 (patch) | |
tree | 9cae344162e8d3186103861235d9f3cf68481a27 /source3/bin | |
parent | 8cfec8554e54429654a8fef7335cb857ac481221 (diff) | |
download | samba-6cb8656c2601254ebd04a71cc68650edcba53869.tar.gz samba-6cb8656c2601254ebd04a71cc68650edcba53869.tar.bz2 samba-6cb8656c2601254ebd04a71cc68650edcba53869.zip |
Ignore t_stringoverflow binary.
(This used to be commit 195582c4cb7906ab95e47f5a2aea4ae86a7ab023)
Diffstat (limited to 'source3/bin')
-rw-r--r-- | source3/bin/.cvsignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source3/bin/.cvsignore b/source3/bin/.cvsignore index 5cad4ba406..f03ce48d2c 100644 --- a/source3/bin/.cvsignore +++ b/source3/bin/.cvsignore @@ -2,6 +2,7 @@ .dummy .libs debug2html +editreg locktest locktest2 make_printerdef @@ -36,6 +37,7 @@ smbtorture smbtree smbumount swat +t_stringoverflow talloctort tdbbackup testparm @@ -44,4 +46,3 @@ vfstest wbinfo winbindd wrepld -editreg |