The branch, master has been updated
       via  6bba56bc71b7e8ce85044578105989711a06b9fa (commit)
      from  f6466ec7f8a87f0174f800914652545854f2c014 (commit)


- Log -----------------------------------------------------------------
commit 6bba56bc71b7e8ce85044578105989711a06b9fa
Author: Michal Čihař <[email protected]>
Date:   Thu Feb 24 16:02:11 2011 +0100

    Exclude new scripts from release as well

-----------------------------------------------------------------------

Summary of changes:
 scripts/create-release.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/scripts/create-release.sh b/scripts/create-release.sh
index e7d6f39..5846662 100755
--- a/scripts/create-release.sh
+++ b/scripts/create-release.sh
@@ -139,7 +139,7 @@ rm -rf test
 rm -rf scripts/google-javascript-compiler/
 
 # Remove scripts which are not useful for user
-for s in compress-js create-release.sh generate-mo mergepo.py php2gettext.sh 
remove_control_m.sh update-po upload-release ; do
+for s in compress-js create-release.sh generate-mo mergepo.py php2gettext.sh 
remove_control_m.sh update-po upload-release pending-po pendingpo.py ; do
     rm -f scripts/$s
 done
 


hooks/post-receive
-- 
phpMyAdmin

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to