summaryrefslogtreecommitdiffstats
path: root/SCons/SConsign.py
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2023-06-20 00:12:22 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2023-06-20 00:12:22 (GMT)
commit9e116a99b7cd8fc4284400a38de9bc23ee63905a (patch)
tree897e4843eb34037c70511d28e4a53e279145564f /SCons/SConsign.py
parent2d14859378bc9f099f115e3e816eaebebf29dd77 (diff)
downloadSCons-9e116a99b7cd8fc4284400a38de9bc23ee63905a.zip
SCons-9e116a99b7cd8fc4284400a38de9bc23ee63905a.tar.gz
SCons-9e116a99b7cd8fc4284400a38de9bc23ee63905a.tar.bz2
[ci skip] fixed typo in CHANGES.txt/RELEASE.txt
Diffstat (limited to 'SCons/SConsign.py')
-rw-r--r--SCons/SConsign.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/SCons/SConsign.py b/SCons/SConsign.py
index 5d57af5..3d56304 100644
--- a/SCons/SConsign.py
+++ b/SCons/SConsign.py
@@ -112,6 +112,7 @@ def Reset() -> None:
sig_files = []
DB_sync_list = []
+
normcase = os.path.normcase