more VoiceAttack mess fixing

This commit is contained in:
ka’imi 2019-09-05 12:30:47 +02:00
parent 6e3110692f
commit f2bb699963

View file

@ -119,7 +119,7 @@ group.add_argument('--text', action='store_true', help='explicitly give text out
args = parser.parse_args() args = parser.parse_args()
system = args.system[0].strip() system = args.system[0].strip().replace('', '').replace('', '')
cmdrs = args.cmdrs cmdrs = args.cmdrs
shortOutput = args.short shortOutput = args.short