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

/macosx-10.10/bind9-45.101/bind9/unit/atf-src/bootstrap/
H A Dtestsuite1340 # Create the debugging script $at_group_dir/run which will reproduce the
1350 } >"$at_group_dir/run" &&
1351 chmod +x "$at_group_dir/run"
1510 at_group_dir=$at_suite_dir/$at_group_normalized
1511 at_group_log=$at_group_dir/$as_me.log
1512 if test -d "$at_group_dir"; then
1513 find "$at_group_dir" -type d ! -perm -700 -exec chmod u+rwx {} \;
1514 rm -fr "$at_group_dir"/* "$at_group_dir"/.[!.] "$at_group_dir"/
[all...]
/macosx-10.10/gnutar-453/gnutar/tests/
H A Dtestsuite1195 at_group_dir=$at_suite_dir/$at_group_normalized
1196 at_group_log=$at_group_dir/$as_me.log
1197 if test -d "$at_group_dir"; then
1198 find "$at_group_dir" -type d ! -perm -700 -exec chmod u+rwx \{\} \;
1199 rm -fr "$at_group_dir"
1202 { as_dir=$at_group_dir
1243 cd $at_group_dir
27182 } >$at_group_dir/run
27183 chmod +x $at_group_dir/run
27185 elif test -d "$at_group_dir"; the
[all...]

Completed in 133 milliseconds