summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Guyot-Sionnest <dermoth@aei.ca>2009-01-21 06:25:06 (GMT)
committerThomas Guyot-Sionnest <dermoth@aei.ca>2009-01-21 06:25:06 (GMT)
commit81871eaa82bd0ca1c4a3ea8781bd8bf095073fd0 (patch)
tree2fd574392fdc3cdc1d80f1a184a16193fe43daf3
parent3b69f134671e60eb5de0ca895177064294b6eb78 (diff)
downloadmonitoring-plugins-81871eaa82bd0ca1c4a3ea8781bd8bf095073fd0.tar.gz
Accidentally included built executables - also updated .gitignore
-rw-r--r--.gitignore3
-rwxr-xr-xlib/tests/test_opts1bin34139 -> 0 bytes
-rwxr-xr-xlib/tests/test_opts2bin35227 -> 0 bytes
3 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 44bd35b..d094193 100644
--- a/.gitignore
+++ b/.gitignore
@@ -94,7 +94,8 @@ NP-VERSION-FILE
94/lib/tests/utils_tcp.Po 94/lib/tests/utils_tcp.Po
95/lib/tests/parse_ini.Po 95/lib/tests/parse_ini.Po
96/lib/tests/test_ini 96/lib/tests/test_ini
97/lib/tests/test_opts 97/lib/tests/test_opts1
98/lib/tests/test_opts2
98/lib/tests/extra_opts.Po 99/lib/tests/extra_opts.Po
99 100
100# /m4/ 101# /m4/
diff --git a/lib/tests/test_opts1 b/lib/tests/test_opts1
deleted file mode 100755
index cab0f2a..0000000
--- a/lib/tests/test_opts1
+++ /dev/null
Binary files differ
diff --git a/lib/tests/test_opts2 b/lib/tests/test_opts2
deleted file mode 100755
index 226fe91..0000000
--- a/lib/tests/test_opts2
+++ /dev/null
Binary files differ