.shellcheckrc #1

  • //
  • guest/
  • perforce_software/
  • sdp/
  • main/
  • Server/
  • Unix/
  • setup/
  • .shellcheckrc
  • View
  • Commits
  • Open Download .zip Download (126 B)
# Disable SC2317 (error about unreachable code) due to false-positive bug in ShellCheck v0.9.0 for this check.
disable=SC2317
# Change User Description Committed
#1 30043 C. Thomas Tyler Released SDP 2023.2.30041 (2023/12/22).
Copy Up using 'p4 copy -r -b perforce_software-sdp-dev'.
//guest/perforce_software/sdp/dev/Server/Unix/setup/.shellcheckrc
#1 30036 C. Thomas Tyler mkdirs.sh tweaks:
* The configurables.cfg file is deployed if it doesn't already exist.
* The SiteTags.cfg.sample file is deployed if neither SiteTags.cfg.sample nor
SiteTags.cfg exists.