HomeDevCentral

Ignore SC2038 EUID shellcheck issue

Description

Ignore SC2038 EUID shellcheck issue

Summary:
$EUID is used to determine if a command is run as root. ShellCheck
reports every POSIX shell should have it, but that's not the case
of all dash versions.

Test Plan: arc lint roles/webserver-alkane/php/files/restart-php-fpm.sh

Reviewers: DorianWinty

Reviewed By: DorianWinty

Differential Revision: https://devcentral.nasqueron.org/D3350

Details

Provenance
derecksonAuthored on Jul 2 2024, 20:22
derecksonPushed on Jul 2 2024, 20:32
Reviewer
DorianWinty
Differential Revision
D3350: Ignore SC2038 EUID shellcheck issue
Parents
rOPSecc331a6e270: Init alkane and webserver-content to install VimbAdmin
Branches
Unknown
Tags
Unknown