comparison auto/lib/test @ 5309:434548349838

Configure: fixed autotest cleanup commands. Previously, if configured with --with-cc="clang -g", the autotest.dSYM directories were left unremoved.
author Sergey Kandaurov <pluknet@nginx.com>
date Wed, 31 Jul 2013 18:16:40 +0400
parents d620f497c50f
children
comparison
equal deleted inserted replaced
5308:0ff3dc9081a1 5309:434548349838
35 35
36 else 36 else
37 echo " not found" 37 echo " not found"
38 fi 38 fi
39 39
40 rm $NGX_AUTOTEST* 40 rm -rf $NGX_AUTOTEST*