[PR #2088] [MERGED] refactor: shortname variable change #3485

Closed
opened 2026-02-27 03:54:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/GameServerManagers/LinuxGSM/pull/2088
Author: @dgibbs64
Created: 12/3/2018
Status: Merged
Merged: 12/4/2018
Merged by: @dgibbs64

Base: developHead: feature/variable-refactor


📝 Commits (5)

  • 1152056 changed gamename to shortname
  • 21f7a8c codacy recommendations
  • 8bc486d bug
  • fa6b690 Merge branch 'develop' into feature/variable-refactor
  • 73295da docs(template): correct spelling

📊 Changes

26 files changed (+123 additions, -135 deletions)

View changed files

📝 .github/ISSUE_TEMPLATE/bug_report.md (+1 -1)
📝 .github/ISSUE_TEMPLATE/new-server-request.md (+2 -2)
📝 lgsm/functions/check_config.sh (+2 -2)
📝 lgsm/functions/check_deps.sh (+1 -1)
📝 lgsm/functions/check_ip.sh (+1 -1)
📝 lgsm/functions/check_logs.sh (+1 -1)
📝 lgsm/functions/command_console.sh (+1 -3)
📝 lgsm/functions/command_details.sh (+1 -1)
📝 lgsm/functions/command_dev_clear_functions.sh (+2 -2)
📝 lgsm/functions/command_dev_query_raw.sh (+1 -1)
📝 lgsm/functions/command_fastdl.sh (+5 -5)
📝 lgsm/functions/command_install.sh (+6 -6)
📝 lgsm/functions/command_monitor.sh (+4 -4)
📝 lgsm/functions/command_postdetails.sh (+1 -1)
📝 lgsm/functions/command_start.sh (+1 -1)
📝 lgsm/functions/command_stop.sh (+9 -11)
📝 lgsm/functions/command_update.sh (+6 -6)
📝 lgsm/functions/command_validate.sh (+0 -8)
📝 lgsm/functions/command_wipe.sh (+2 -2)
📝 lgsm/functions/core_getopt.sh (+10 -10)

...and 6 more files

📄 Description

  • change if statements from ${gamename} to ${shortname}
  • update various code based off shellcheck recommendations

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/GameServerManagers/LinuxGSM/pull/2088 **Author:** [@dgibbs64](https://github.com/dgibbs64) **Created:** 12/3/2018 **Status:** ✅ Merged **Merged:** 12/4/2018 **Merged by:** [@dgibbs64](https://github.com/dgibbs64) **Base:** `develop` ← **Head:** `feature/variable-refactor` --- ### 📝 Commits (5) - [`1152056`](https://github.com/GameServerManagers/LinuxGSM/commit/1152056d2e2781afc9e574fa2fe4547b70bc2d50) changed gamename to shortname - [`21f7a8c`](https://github.com/GameServerManagers/LinuxGSM/commit/21f7a8c6c7cee866042b8f6725d9a95dbba7b4b6) codacy recommendations - [`8bc486d`](https://github.com/GameServerManagers/LinuxGSM/commit/8bc486d49aaf8ef6e251e9bdd3a068c0cb604536) bug - [`fa6b690`](https://github.com/GameServerManagers/LinuxGSM/commit/fa6b690ef2f6cfd86fabafc437acdf9626a9db1c) Merge branch 'develop' into feature/variable-refactor - [`73295da`](https://github.com/GameServerManagers/LinuxGSM/commit/73295da032d50d2edd4c4c7a107e0eab1cbf6357) docs(template): correct spelling ### 📊 Changes **26 files changed** (+123 additions, -135 deletions) <details> <summary>View changed files</summary> 📝 `.github/ISSUE_TEMPLATE/bug_report.md` (+1 -1) 📝 `.github/ISSUE_TEMPLATE/new-server-request.md` (+2 -2) 📝 `lgsm/functions/check_config.sh` (+2 -2) 📝 `lgsm/functions/check_deps.sh` (+1 -1) 📝 `lgsm/functions/check_ip.sh` (+1 -1) 📝 `lgsm/functions/check_logs.sh` (+1 -1) 📝 `lgsm/functions/command_console.sh` (+1 -3) 📝 `lgsm/functions/command_details.sh` (+1 -1) 📝 `lgsm/functions/command_dev_clear_functions.sh` (+2 -2) 📝 `lgsm/functions/command_dev_query_raw.sh` (+1 -1) 📝 `lgsm/functions/command_fastdl.sh` (+5 -5) 📝 `lgsm/functions/command_install.sh` (+6 -6) 📝 `lgsm/functions/command_monitor.sh` (+4 -4) 📝 `lgsm/functions/command_postdetails.sh` (+1 -1) 📝 `lgsm/functions/command_start.sh` (+1 -1) 📝 `lgsm/functions/command_stop.sh` (+9 -11) 📝 `lgsm/functions/command_update.sh` (+6 -6) 📝 `lgsm/functions/command_validate.sh` (+0 -8) 📝 `lgsm/functions/command_wipe.sh` (+2 -2) 📝 `lgsm/functions/core_getopt.sh` (+10 -10) _...and 6 more files_ </details> ### 📄 Description * change if statements from `${gamename}` to `${shortname}` * update various code based off shellcheck recommendations --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 03:54:41 +03:00
Sign in to join this conversation.
No labels
Atomic
Epic
cannot reproduce
command: backup
command: console
command: debug
command: details
command: fast-dl
command: install
command: mods
command: monitor
command: post-details
command: restart
command: send
command: start
command: stop
command: update
command: update-lgsm
command: validate
command: wipe
distro: AlmaLinux
distro: Arch Linux
distro: CentOS
distro: Debian
distro: Fedora
distro: RedHat
distro: Rocky Linux
distro: Ubuntu
distro: openSUSE
engine: goldsrc
engine: source
game: 7 Days to Die
game: ARMA 3
game: Ark: Survival Evolved
game: Assetto Corsa
game: Avorion
game: BATTALION: Legacy
game: Barotrauma
game: Battalion 1944
game: Battlefield 1942
game: Black Mesa: Deathmatch
game: Blade Symphony
game: Call of Duty 2
game: Call of Duty 4
game: Call of Duty: United Offensive
game: Counter-Strike 1.6
game: Counter-Strike 2
game: Counter-Strike: Global Offensive
game: Counter-Strike: Source
game: Day of Infamy
game: Dayz
game: Death Match Classic
game: Don't Starve Together
game: ET: Legacy
game: Eco
game: Factorio
game: Factorio
game: Garry's Mod
game: Half-Life
game: Hurtword
game: Insurgecy
game: Insurgecy
game: Insurgency: Sandstorm
game: Just Cause 3
game: Killing Floor
game: Killing Floor 2
game: Left 4 Dead 2
game: Minecraft
game: Minecraft Bedrock
game: Mordhau
game: Multi Theft Auto
game: Mumble
game: Natural Selection 2
game: No More Room in Hell
game: Pavlov VR
game: Post Scriptum
game: Project Zomboid
game: Quake 3
game: QuakeWorld
game: Red Orchestra: Ostfront 41-45
game: Return to Castle Wolfenstein
game: Rising World
game: Rust
game: San Andreas Multiplayer
game: Satisfactory
game: Soldat
game: Soldier of Fortune 2
game: Squad
game: Squad 44
game: Starbound
game: Stationeers
game: Sven Co-op
game: Team Fortress 2
game: Teamspeak 3
game: Teeworlds
game: Terraria
game: The Front
game: Unreal Tournament 2004
game: Unreal Tournament 3
game: Unreal Tournament 99
game: Unturned
game: Valheim
game: Wurm Unlimited
game: Zombie Master Reborn
game: label missing
good first issue
help wanted
info: alerts
info: dependency
info: docker
info: docs
info: email
info: query
info: steamcmd
info: systemd
info: tmux
info: website
info: website
needs more info
outcome: duplicate
outcome: issue resolved
outcome: issue resolved
outcome: issue unresolved
outcome: pr accepted
outcome: pr rejected
outcome: unconfirmed
outcome: wontfix
outcome: wrong forum
potential-duplicate
priority
pull-request
type: bug
type: feature
type: feature
type: feature request
type: game server request
type: refactor
waiting response
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LinuxGSM#3485
No description provided.