diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-07-07 12:05:54 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-07-07 12:05:54 +0200 |
commit | c36eaccd1d1cda433bd558e50f98d793d51a5806 (patch) | |
tree | 6e1796a4d7f99f343c6d261b4c2116c6b504cd5d | |
parent | 493d6a799be82a2df652b666d541a5e004ebcc76 (diff) | |
download | rsyslog-c36eaccd1d1cda433bd558e50f98d793d51a5806.tar.gz rsyslog-c36eaccd1d1cda433bd558e50f98d793d51a5806.tar.xz rsyslog-c36eaccd1d1cda433bd558e50f98d793d51a5806.zip |
forgotten to reflect name change in .gitignore
-rw-r--r-- | tests/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index e961c766..a8177ad4 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,3 +1,3 @@ -rscript_parse +rscript rt_init tmp |