[Git-commits] [grml/grml-live] 1d0632: save-config: fix shellcheck issues

Chris Hofstaedtler noreply at github.com
Fri Jun 20 21:40:30 CEST 2025


  Branch: refs/heads/zeha/bash
  Home:   https://github.com/grml/grml-live
  Commit: 1d0632e655c9c6b1ad8ca6014a60081d7a28270c
      https://github.com/grml/grml-live/commit/1d0632e655c9c6b1ad8ca6014a60081d7a28270c
  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: fix shellcheck issues

Fix remaining shellcheck warnings:
- Remove unused variable
- Replace legacy backticks with $(...) command substitution
- Add proper error handling for cd command with
- Ensure safe directory traversal in findchanged function

🤖 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