diff options
| author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-03-18 15:57:44 +0100 |
|---|---|---|
| committer | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-03-18 15:57:44 +0100 |
| commit | 59e0a258f9c0f393bf29cced1f35743f74e7b10c (patch) | |
| tree | b58756ef9284f4a02546fcc098f036a677e4481f /.gitignore | |
| parent | 7994b478187d38c04dd2d7d9241d237875589738 (diff) | |
| download | monitoring-plugins-59e0a258f9c0f393bf29cced1f35743f74e7b10c.tar.gz | |
Migrate disk tests from lib, tool
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
| @@ -114,7 +114,6 @@ NP-VERSION-FILE | |||
| 114 | /lib/tests/Makefile.in | 114 | /lib/tests/Makefile.in |
| 115 | /lib/tests/test_base64 | 115 | /lib/tests/test_base64 |
| 116 | /lib/tests/test_cmd | 116 | /lib/tests/test_cmd |
| 117 | /lib/tests/test_disk | ||
| 118 | /lib/tests/test_tcp | 117 | /lib/tests/test_tcp |
| 119 | /lib/tests/test_utils | 118 | /lib/tests/test_utils |
| 120 | /lib/tests/utils_base.Po | 119 | /lib/tests/utils_base.Po |
| @@ -223,7 +222,7 @@ plugins/check_disk.d/.dirstamp | |||
| 223 | /plugins/tests/Makefile | 222 | /plugins/tests/Makefile |
| 224 | /plugins/tests/Makefile.in | 223 | /plugins/tests/Makefile.in |
| 225 | /plugins/tests/test_utils | 224 | /plugins/tests/test_utils |
| 226 | /plugins/tests/test_disk | 225 | /plugins/tests/test_check_disk |
| 227 | /plugins/tests/test_check_swap | 226 | /plugins/tests/test_check_swap |
| 228 | /plugins/tests/.deps | 227 | /plugins/tests/.deps |
| 229 | /plugins/tests/.dirstamp | 228 | /plugins/tests/.dirstamp |
