Searched refs:at_group_dir (Results 1 - 1 of 1) sorted by relevance

/external/bison/tests/
H A Dtestsuite1795 # Create the debugging script $at_group_dir/run which will reproduce the
1805 } >"$at_group_dir/run" &&
1806 chmod +x "$at_group_dir/run"
1965 at_group_dir=$at_suite_dir/$at_group_normalized
1966 at_group_log=$at_group_dir/$as_me.log
1967 if test -d "$at_group_dir"; then
1968 find "$at_group_dir" -type d ! -perm -700 -exec chmod u+rwx {} \;
1969 rm -fr "$at_group_dir"/* "$at_group_dir"/.[!.] "$at_group_dir"/
[all...]

Completed in 26 milliseconds