mirror of
https://github.com/scopatz/nanorc
synced 2025-08-04 00:20:09 +02:00
Add debugging
This commit is contained in:
parent
fd9a31365f
commit
7fb8e9fa8e
@ -24,6 +24,9 @@
|
|||||||
OPTERR=1
|
OPTERR=1
|
||||||
# Separator (useful for simulate arrays)
|
# Separator (useful for simulate arrays)
|
||||||
G_IFS=" "
|
G_IFS=" "
|
||||||
|
# Debugging variables
|
||||||
|
set -e
|
||||||
|
set -x
|
||||||
|
|
||||||
# Global Variables
|
# Global Variables
|
||||||
G_VERSION="2019.10.17"
|
G_VERSION="2019.10.17"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user