mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
add lines to ignored variables
This commit is contained in:
@@ -124,6 +124,7 @@ var NoStoreVarNames = map[string]bool{
|
||||
"HISTTIMEFORMAT": true,
|
||||
"SRANDOM": true,
|
||||
"COLUMNS": true,
|
||||
"LINES": true,
|
||||
|
||||
// we want these in our remote state object
|
||||
// "EUID": true,
|
||||
|
||||
Reference in New Issue
Block a user