Don't redundantly pass programArgs in when calling programs.
That's already done by the Program framework so we were passing those extra args in twice.
Please register or sign in to comment
That's already done by the Program framework so we were passing those extra args in twice.