You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by km...@apache.org on 2017/04/22 17:01:07 UTC

svn commit: r1792305 - /spamassassin/tags/spamassassin_release_3_4_2_pre_2/build/update_devel

Author: kmcgrail
Date: Sat Apr 22 17:01:07 2017
New Revision: 1792305

URL: http://svn.apache.org/viewvc?rev=1792305&view=rev
Log:
Continued release process tweaks

Modified:
    spamassassin/tags/spamassassin_release_3_4_2_pre_2/build/update_devel

Modified: spamassassin/tags/spamassassin_release_3_4_2_pre_2/build/update_devel
URL: http://svn.apache.org/viewvc/spamassassin/tags/spamassassin_release_3_4_2_pre_2/build/update_devel?rev=1792305&r1=1792304&r2=1792305&view=diff
==============================================================================
--- spamassassin/tags/spamassassin_release_3_4_2_pre_2/build/update_devel (original)
+++ spamassassin/tags/spamassassin_release_3_4_2_pre_2/build/update_devel Sat Apr 22 17:01:07 2017
@@ -67,5 +67,6 @@ done
 test -f Makefile && make distclean
 rm -f $DISTVNAME.*
 
-chgrp -R spamassassin $RELDIR
+#Removed this, it was designed more for when releases were creaed on ASF infrastructure
+#chgrp -R spamassassin $RELDIR
 ls -l $RELDIR