Searched refs:hg_cmd (Results 1 – 1 of 1) sorted by relevance
157 hg_cmd="${dir}/hg -R ${SYSDIR}/.."218 if [ -n "$hg_cmd" ] ; then219 hg=`$hg_cmd id 2>/dev/null`220 svn=`$hg_cmd svn info 2>/dev/null | \