kbaseapps / DataFileUtil

MIT License
0 stars 12 forks source link

replaced the colon(:) in filenames for files to shock with underscore(_) #67

Closed qzzhang closed 5 years ago

qzzhang commented 5 years ago

For the ticket https://kbase-jira.atlassian.net/browse/PTV-1298

Since the existing code has already use underscore(_) in the filenames with no complaint, I chose to (safely) replace the colon(:) [that was reported to have caused download error for Windows users] with underscore.