aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xnot-slackware.com2
1 files changed, 2 insertions, 0 deletions
diff --git a/not-slackware.com b/not-slackware.com
index 619c6ba..36e84d3 100755
--- a/not-slackware.com
+++ b/not-slackware.com
@@ -7,6 +7,8 @@ require "time"
# TODO: Silence when backgrounded like 'scp'
# TODO: List changelog entries per package
# TODO: List removed packages mentioned in changelog
+# BUG: File verification with Checksums appears to fail when QUIET is enabled,
+# and a Changelog update occured.
env_vars = {}
ROOT = ENV["ROOT"] || "/"