diff options
author | Slack Coder <slackcoder@server.ky> | 2023-09-15 15:23:49 -0500 |
---|---|---|
committer | Slack Coder <slackcoder@server.ky> | 2023-09-15 15:23:49 -0500 |
commit | 2fda2161877e61e16b7f208ba1f92f650776cbe2 (patch) | |
tree | 1a8a9985aa3fc2c8ce80ac8b85722e8ae3edc5e3 /todo/Removepkg continue on fail.md | |
parent | 21ebdefdc012cf6430ad151eb7ecfa883ded8830 (diff) | |
download | pkgtools-go-2fda2161877e61e16b7f208ba1f92f650776cbe2.tar.xz |
add multiple todos
Diffstat (limited to 'todo/Removepkg continue on fail.md')
-rw-r--r-- | todo/Removepkg continue on fail.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/todo/Removepkg continue on fail.md b/todo/Removepkg continue on fail.md new file mode 100644 index 0000000..a0267c1 --- /dev/null +++ b/todo/Removepkg continue on fail.md @@ -0,0 +1,4 @@ +# Remove package continue on fail + +Removepkg should continue after a failed file deletion, outputing errors to the +console. |