Mercurial > repos > richard-burhans > segalign
diff package_output.py @ 9:08e987868f0f draft
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/segalign commit 062a761a340e095ea7ef7ed7cd1d3d55b1fdc5c4
author | richard-burhans |
---|---|
date | Wed, 10 Jul 2024 17:06:45 +0000 |
parents | 36cafb694dd2 |
children | 168b0a92edd3 |
line wrap: on
line diff
--- a/package_output.py Tue Jul 09 17:37:53 2024 +0000 +++ b/package_output.py Wed Jul 10 17:06:45 2024 +0000 @@ -277,7 +277,7 @@ config.read(lastz_command_config_file) package_file = PackageFile() - lastz_command_file = "lastz_commands.txt" + lastz_command_file = "lastz-commands.txt" bashCommandLineFile(lastz_command_file, config, package_file) package_file.close()