Searched refs:TOTAL_ARGLIST_WITH_QS (Results 1 – 2 of 2) sorted by relevance
154 TOTAL_ARGLIST_WITH_QS=`echo $@ | sed -e "s/ /?/g" | sed -e "s/-c?/-c /g" | sed -e "s/?-c/ -c/g"`166 …sed -i "s|\(<argstr.*>\)\(.*\)\(</argstr.*>\)|\1system_config_tool.rpx $TOTAL_ARGLIST_WITH_QS\3|" …
498 local TOTAL_ARGLIST_WITH_QS=`echo ${TOTAL_ARGLIST} | sed -e 's+ +?+g' -e 's+|+ +g'`503 sed -i -e "s|\(<argstr.*>\)\(.*\)\(</argstr.*>\)|\1$TOTAL_ARGLIST_WITH_QS\3|" "$FILE_DEST"