trivial corrections
This commit is contained in:
parent
a29370cd6e
commit
e9c8c37e97
@ -21,7 +21,7 @@ fprefix = args.prefix_name
|
|||||||
# if no prefix is given, .tdm filename will be used
|
# if no prefix is given, .tdm filename will be used
|
||||||
if fprefix == '' :
|
if fprefix == '' :
|
||||||
fprefix = tdmpath.rstrip('.tdm').split('/')[-1]
|
fprefix = tdmpath.rstrip('.tdm').split('/')[-1]
|
||||||
# TODO better use os.path staff !!
|
# TODO better use os.path !!
|
||||||
|
|
||||||
#print(fprefix)
|
#print(fprefix)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user