projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9bbc0a
)
saving minor updates
author
Fred Hamster
<fred@gruntose.com>
Thu, 17 Apr 2025 21:46:30 +0000
(17:46 -0400)
committer
Fred Hamster
<fred@gruntose.com>
Thu, 17 Apr 2025 21:46:30 +0000
(17:46 -0400)
scripts/files/filename_helper.py
patch
|
blob
|
history
diff --git
a/scripts/files/filename_helper.py
b/scripts/files/filename_helper.py
index 23cc2b117201e4f9a812248cc9c96412e8252510..49cc72472b5c03d4bfc97116de42b636dbada8e2 100644
(file)
--- a/
scripts/files/filename_helper.py
+++ b/
scripts/files/filename_helper.py
@@
-106,10
+106,10
@@
def glob_list(original_names: list) -> list:
############################################################################
-#hmmm: unscanned below here-- monsters !!!
# reports if two file names are the same file.
def same_file(file1: str, file2: str):
+#hmmm: unscanned below here-- monsters !!!
uhhhh
($dev1, $ino1, $junk1) = stat $file1;
($dev2, $ino2, $junk2) = stat $file2;