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

/bind-9.6-ESV-R11/unit/atf-src/bootstrap/
H A Dtestsuite1332 # Create the debugging script $at_group_dir/run which will reproduce the
1342 } >"$at_group_dir/run" &&
1343 chmod +x "$at_group_dir/run"
1502 at_group_dir=$at_suite_dir/$at_group_normalized
1503 at_group_log=$at_group_dir/$as_me.log
1504 if test -d "$at_group_dir"; then
1505 find "$at_group_dir" -type d ! -perm -700 -exec chmod u+rwx {} \;
1506 rm -fr "$at_group_dir"/* "$at_group_dir"/.[!.] "$at_group_dir"/
[all...]

Completed in 11 milliseconds