1
0
mirror of https://github.com/koalaman/shellcheck.git synced 2025-10-08 22:49:26 +08:00
Files
shellcheck/ShellCheck
Luke Shumaker df068bc8ed Fix isClosingFileOp (fixes issue )
The isClosingFileOp function expected closing file ops to use T_IoFile, but
they actually use T_IoDuplicate; so it effectively always returned False.
2017-11-05 18:53:01 -05:00
..
2017-04-16 18:11:00 -07:00