diff options
| author | Slack Coder <slackcoder@server.ky> | 2025-03-20 10:26:06 -0500 |
|---|---|---|
| committer | Slack Coder <slackcoder@server.ky> | 2025-03-20 10:26:06 -0500 |
| commit | e40f0254ed45aefddb94dc81c6ea14f5f7f5c673 (patch) | |
| tree | b854bfca36303fdcb441d417795a419e1cfdfe37 | |
| parent | 57c8bc9fdc52e694b38abac8ed6e9088837135cc (diff) | |
| download | sbotools2-e40f0254ed45aefddb94dc81c6ea14f5f7f5c673.tar.xz | |
todo
| -rw-r--r-- | correctly handle local_overrides misconfiguration.md | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/correctly handle local_overrides misconfiguration.md b/correctly handle local_overrides misconfiguration.md deleted file mode 100644 index f5034fe..0000000 --- a/correctly handle local_overrides misconfiguration.md +++ /dev/null @@ -1,10 +0,0 @@ -# Correctly handle LOCAL_OVERRIDES misconfiguration - -When the LOCAL_OVERRIDES configuration parameter points to a missing directory, -sbotools2 exits with a cryptic error. - -``` -readdir() attempted on invalid dirhandle $dh at /usr/sbin/sbofind line 135, <$fh> line 106513. -``` - -Report the error early and as soon as possible with a human friendly message. |
