Skip to content

Commit

Permalink
removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Park authored and Mike Park committed Jun 21, 2021
1 parent 8e136c8 commit d11c989
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions acceptance/cmb.sh
Expand Up @@ -326,12 +326,6 @@ cd ${source_dir}/acceptance/sphere-cube/tetgen
( ./accept-sphere-cube-init.sh ${egads_dir} > $LOG 2>&1 || touch FAILED ) &
trap - EXIT

LOG=${root_dir}/log.accept-3d-u5
trap "cat $LOG" EXIT
cd ${source_dir}/acceptance/3d/u5
( ./accept-3d-u5.sh ${strict_dir} > $LOG 2>&1 || touch FAILED ) &
trap - EXIT

sleep 10 # allow some tests to complete before making more

LOG=${root_dir}/log.accept-inflate-normal
Expand Down

0 comments on commit d11c989

Please sign in to comment.