mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-28 03:48:35 +00:00
Jarrod Johnson
8397c5defc
Only close datfile if datfile is a file
If going by filename alone, there will be no file handle to close. Correct by not attempting a close in such a case.
Description
Languages
Python
80.3%
Shell
15.6%
C
3.6%
Perl
0.3%