diff auto/cc/sunc @ 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 85dea406e18f
line wrap: on
line diff
--- a/auto/cc/sunc
+++ b/auto/cc/sunc
@@ -30,7 +30,7 @@ if [ -x $NGX_AUTOTEST ]; then
     ngx_sunc_ver=`$NGX_AUTOTEST`
 fi
 
-rm $NGX_AUTOTEST*
+rm -rf $NGX_AUTOTEST*
 
 # 1424 == 0x590, Sun Studio 12