comparison auto/feature @ 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 e3faa5fb7772
comparison
equal deleted inserted replaced
5308:0ff3dc9081a1 5309:434548349838
118 echo "----------" >> $NGX_AUTOCONF_ERR 118 echo "----------" >> $NGX_AUTOCONF_ERR
119 echo $ngx_test >> $NGX_AUTOCONF_ERR 119 echo $ngx_test >> $NGX_AUTOCONF_ERR
120 echo "----------" >> $NGX_AUTOCONF_ERR 120 echo "----------" >> $NGX_AUTOCONF_ERR
121 fi 121 fi
122 122
123 rm $NGX_AUTOTEST* 123 rm -rf $NGX_AUTOTEST*