LinearTapeFileSystem / ltfs

Reference implementation of the LTFS format Spec for stand alone tape drive
BSD 3-Clause "New" or "Revised" License
257 stars 76 forks source link

bugfix: ambiguous python shebang #425

Closed banjiaojuhao closed 1 year ago

banjiaojuhao commented 1 year ago

ambiguous python shebang in ltfs_ordered_copy. Change it to python3 explicitly.

Description

Fixes #424

Type of change

piste-jp commented 1 year ago

As I mentioned in the corresponding issue. I cannot accept this.