diff options
author | dsmith <dsmith> | 2007-03-15 21:36:23 +0000 |
---|---|---|
committer | dsmith <dsmith> | 2007-03-15 21:36:23 +0000 |
commit | 79e2a42ea0f5a51a4b0dcc2dfc63518c2d7ca2cb (patch) | |
tree | c4cd61fb37b788aa8d95b5d70081ce6982dac1aa /testsuite/.cvsignore | |
parent | 6dfd08d7feccaafc99e8e8579fc7af8ec82698a2 (diff) | |
download | systemtap-steved-79e2a42ea0f5a51a4b0dcc2dfc63518c2d7ca2cb.tar.gz systemtap-steved-79e2a42ea0f5a51a4b0dcc2dfc63518c2d7ca2cb.tar.xz systemtap-steved-79e2a42ea0f5a51a4b0dcc2dfc63518c2d7ca2cb.zip |
2007-03-15 David Smith <dsmith@redhat.com>
* .cvsignore: Added "config.log" and "config.status".
Diffstat (limited to 'testsuite/.cvsignore')
-rw-r--r-- | testsuite/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/.cvsignore b/testsuite/.cvsignore index 5366315c..fd345061 100644 --- a/testsuite/.cvsignore +++ b/testsuite/.cvsignore @@ -1 +1,2 @@ Makefile probe.out site.exp systemtap.log systemtap.sum .systemtap +config.log config.status |