|
Parameter file URL argument for itestcli and Tcl lib is not backward compatible Parameter file argument for itestcli in 3.1.1 was -P <filename> and this has changed to support a parameter file URL instead: -P <url>, which is not backward compatible with 3.1.1. The parameter argument has also changed for the Tcl itest lib from -p <xml parameters> to support a parameter file URL (-p <url>) and is not backward compatible with 3.1.1. |