Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] log showing when show_update_log is set to false #6262

Open
milnak opened this issue Jan 5, 2025 · 1 comment
Open

[Bug] log showing when show_update_log is set to false #6262

milnak opened this issue Jan 5, 2025 · 1 comment
Labels

Comments

@milnak
Copy link

milnak commented Jan 5, 2025

Bug Report

Current Behavior

I update and git log is shown

Expected Behavior

Shouldn't show git log.

Additional context/output

Updating Scoop...
Updating Buckets...
 * c4647680f349 zig-dev: Update to version 0.14.0-dev.2598               versions     5 hours ago
 * e45a9f1b33a2 odin-nightly: Update to version 2025-01-04               versions     5 hours ago
(etc.)

Possible Solution

not sure.

System details

Windows version: 11

OS architecture: 64bit

PowerShell version: 7.4.6

Additional software: none

Scoop Configuration

{
  "last_update": "2025-01-04T17:44:07.7428014-08:00",
  "scoop_repo": "https://github.com/ScoopInstaller/Scoop",
  "scoop_branch": "master",
  "aria2-warning-enabled": false,
  "use_sqlite_cache": true,
  "show_update_log:": false
}
@milnak milnak added the bug label Jan 5, 2025
@milnak
Copy link
Author

milnak commented Jan 5, 2025

d'oh. I see what I did.

scoop config show_update_log: $false

shouldn't have a colon!

would be nice if scoop config failed if invalid config key was specified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant