[Git-commits] [grml/grml-live] 590054: save-config: initialize DEBUG variable
Chris Hofstaedtler
noreply at github.com
Fri Jun 20 22:23:56 CEST 2025
Branch: refs/heads/zeha/bash
Home: https://github.com/grml/grml-live
Commit: 5900542c3567813e8f469ff2f08dfede0f001f87
https://github.com/grml/grml-live/commit/5900542c3567813e8f469ff2f08dfede0f001f87
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-06-20 (Fri, 20 Jun 2025)
Changed paths:
M config/files/GRMLBASE/usr/bin/save-config
Log Message:
-----------
save-config: initialize DEBUG variable
Fix "integer expression expected" error by initializing DEBUG=0
at the start of the script. The debug function expects DEBUG to be
a number for the -gt comparison, but it was never set.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply at anthropic.com>
To unsubscribe from these emails, change your notification settings at https://github.com/grml/grml-live/settings/notifications
More information about the Git-commits
mailing list