Searched refs:ovs_dir (Results 1 – 1 of 1) sorted by relevance
40 [ -e ${ovs_dir}/cleanup ] && . "$ovs_dir/cleanup"44 echo "$1" > ${ovs_dir}/cleanup.tmp45 cat ${ovs_dir}/cleanup >> ${ovs_dir}/cleanup.tmp46 mv ${ovs_dir}/cleanup.tmp ${ovs_dir}/cleanup52 ovs_dir=$ovs_base${1:+/$1}; export ovs_dir54 test -e ${ovs_dir}/cleanup || : > ${ovs_dir}/cleanup59 (ovs_setenv $1; shift; "$@" >> ${ovs_dir}/debug.log)132 rm -rf "$ovs_dir"137 echo "Pausing. Logs in $ovs_dir/. Hit enter to continue"141 [ "${PAUSE_ON_FAIL}" = "yes" ] || rm -rf "$ovs_dir"