CNWHUD/shell-frags/NewShellProject/vars/FrameworkVars

6 lines
176 B
Plaintext
Raw Permalink Normal View History

2023-11-25 18:01:51 +00:00
#Global Variables used by the framework
export PS4='+(${BASH_SOURCE}:${LINENO}): ${FUNCNAME[0]:+${FUNCNAME[0]}(): }'
export ProjectIncludes="0"
export PreflightCheck="0"