|
From: andypugh <no...@gi...> - 2026-05-24 18:48:20
|
Branch: refs/heads/master Home: https://github.com/LinuxCNC/linuxcnc Commit: 539829cdc97e16d7ee5026094a82e4d11860172c https://github.com/LinuxCNC/linuxcnc/commit/539829cdc97e16d7ee5026094a82e4d11860172c Author: Bertho Stultiens <be...@va...> Date: 2026-05-20 (Wed, 20 May 2026) Changed paths: M tests/trajectory-planner/circular-arcs/process_runlog.sh M tests/trajectory-planner/circular-arcs/test-simple.sh M tests/trajectory-planner/circular-arcs/util/save_activate.sh M tests/trajectory-planner/circular-arcs/util/save_arc_data.sh M tests/trajectory-planner/circular-arcs/util/save_displacement.sh M tests/trajectory-planner/circular-arcs/util/save_lengths.sh M tests/trajectory-planner/circular-arcs/util/save_state.sh M tests/trajectory-planner/circular-arcs/util/save_tangent_angle.sh M tests/trajectory-planner/circular-arcs/util/save_vel.sh Log Message: ----------- shellcheck: use -e for file exists test Commit: 8fef3f43c2954f029aeb2414135a5a8642e44684 https://github.com/LinuxCNC/linuxcnc/commit/8fef3f43c2954f029aeb2414135a5a8642e44684 Author: Bertho Stultiens <be...@va...> Date: 2026-05-20 (Wed, 20 May 2026) Changed paths: M scripts/halcmd_twopass.in M tests/overrun/test.sh Log Message: ----------- shellcheck: unused variables that can be removed Commit: bf7f524bb7d091c26ed1064e78f7ae93f20486f6 https://github.com/LinuxCNC/linuxcnc/commit/bf7f524bb7d091c26ed1064e78f7ae93f20486f6 Author: Bertho Stultiens <be...@va...> Date: 2026-05-20 (Wed, 20 May 2026) Changed paths: M tests/interp/g71-endless-loop_2/test.sh Log Message: ----------- shellcheck: numerical calculation need no variable dereference Commit: 81adbbca1a21f14c4fd5b035db5c780cfae4bcfa https://github.com/LinuxCNC/linuxcnc/commit/81adbbca1a21f14c4fd5b035db5c780cfae4bcfa Author: Bertho Stultiens <be...@va...> Date: 2026-05-20 (Wed, 20 May 2026) Changed paths: M scripts/halrun.in M scripts/linuxcnc.in M scripts/realtime.in M src/po/git-merge-po M tests/build/header-sanity/test.sh M tests/inifile/missing_values/test.sh M tests/interp/compile/test.sh Log Message: ----------- shellcheck: mostly ignore required constructs that generate diagnostics Commit: 296b184995323b3bcc8b9cf8e72cd28098b10007 https://github.com/LinuxCNC/linuxcnc/commit/296b184995323b3bcc8b9cf8e72cd28098b10007 Author: Bertho Stultiens <be...@va...> Date: 2026-05-20 (Wed, 20 May 2026) Changed paths: M scripts/gladevcp_demo M scripts/linuxcnc_info.in M scripts/make-docs-pdf-index M src/hal/components/mkconv.sh M tests/halcompile/personalities_mod/checkresult M tests/halcompile/userspace-count-names/checkresult M tests/inifile/ini_api_c/test.sh Log Message: ----------- shellcheck: adapt code to fix diagnostics Commit: c911695c93ee0301b49a9bc6fba9b5f7a26dfedc https://github.com/LinuxCNC/linuxcnc/commit/c911695c93ee0301b49a9bc6fba9b5f7a26dfedc Author: andypugh <an...@bo...> Date: 2026-05-24 (Sun, 24 May 2026) Changed paths: M scripts/gladevcp_demo M scripts/halcmd_twopass.in M scripts/halrun.in M scripts/linuxcnc.in M scripts/linuxcnc_info.in M scripts/make-docs-pdf-index M scripts/realtime.in M src/hal/components/mkconv.sh M src/po/git-merge-po M tests/build/header-sanity/test.sh M tests/halcompile/personalities_mod/checkresult M tests/halcompile/userspace-count-names/checkresult M tests/inifile/ini_api_c/test.sh M tests/inifile/missing_values/test.sh M tests/interp/compile/test.sh M tests/interp/g71-endless-loop_2/test.sh M tests/overrun/test.sh M tests/trajectory-planner/circular-arcs/process_runlog.sh M tests/trajectory-planner/circular-arcs/test-simple.sh M tests/trajectory-planner/circular-arcs/util/save_activate.sh M tests/trajectory-planner/circular-arcs/util/save_arc_data.sh M tests/trajectory-planner/circular-arcs/util/save_displacement.sh M tests/trajectory-planner/circular-arcs/util/save_lengths.sh M tests/trajectory-planner/circular-arcs/util/save_state.sh M tests/trajectory-planner/circular-arcs/util/save_tangent_angle.sh M tests/trajectory-planner/circular-arcs/util/save_vel.sh Log Message: ----------- Merge pull request #4047 from BsAtHome/fix_shellcheck_various Fix most shellcheck issues Compare: https://github.com/LinuxCNC/linuxcnc/compare/6da92b427beb...c911695c93ee To unsubscribe from these emails, change your notification settings at https://github.com/LinuxCNC/linuxcnc/settings/notifications |