diff --git a/misc/testing/Releases/fixReleaseNames.php b/misc/testing/Releases/fixReleaseNames.php index fb4aa05c3..9b350f5eb 100755 --- a/misc/testing/Releases/fixReleaseNames.php +++ b/misc/testing/Releases/fixReleaseNames.php @@ -115,8 +115,8 @@ if (isset($argv[1]) && isset($argv[2]) && isset($argv[3]) && isset($argv[4])) { . "php $argv[0] 10 false other no ...: Fix release names in misc categories using UID.\n" . "php $argv[0] 11 false other no ...: Fix SDPORN XXX release names in misc categories using specific File Name in the past 6 hours.\n" . "php $argv[0] 12 false other no ...: Fix SDPORN XXX release names in misc categories using specific File Name.\n" - . "php $argv[0] 13 false other no ...: Fix release names in misc categories using SRR filesin the past 6 hours.\n" - . "php $argv[0] 14 false other no ...: Fix release names in misc categories using SRR ifiles.\n" - . "php $argv[0] 15 false other no ...: Fix release names in misc categories using PAR2 hash_16K block.\n" - . "php $argv[0] 16 false other no ...: Fix release names in misc categories using PAR2 hash_16K block in the past 6 hours.\n")); + . "php $argv[0] 13 false other no ...: Fix release names in misc categories using SRR files in the past 6 hours.\n" + . "php $argv[0] 14 false other no ...: Fix release names in misc categories using SRR files.\n" + . "php $argv[0] 15 false other no ...: Fix release names in misc categories using PAR2 hash_16K block in the past 6 hours.\n" + . "php $argv[0] 16 false other no ...: Fix release names in misc categories using PAR2 hash_16K block.\n")); }