mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
In exceptions section, changed wording in example of PS4
@@ -37,7 +37,7 @@ echo 'PATH=$PATH:/usr/local/bin' >> ~/.bashrc
|
||||
```
|
||||
|
||||
```
|
||||
# We also want this variable to output $BASH_SOURCE:$LIN... during an execution trace.
|
||||
# We also want this variable to expand "$BASH_SOURCE:$LINE..." during an execution trace.
|
||||
PS4='+$BASH_SOURCE:$LINENO:$FUNCNAME: '
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user