Revision: 435
          http://vde.svn.sourceforge.net/vde/?rev=435&view=rev
Author:   shammash
Date:     2010-07-25 18:13:18 +0000 (Sun, 25 Jul 2010)

Log Message:
-----------
Fix release_ready detection

Signed-off-by: Luca Bigliardi <shamm...@artha.org>

Modified Paths:
--------------
    trunk/vde-2/Makefile.am

Modified: trunk/vde-2/Makefile.am
===================================================================
--- trunk/vde-2/Makefile.am     2010-07-25 18:02:48 UTC (rev 434)
+++ trunk/vde-2/Makefile.am     2010-07-25 18:13:18 UTC (rev 435)
@@ -41,7 +41,7 @@
        /usr/bin/test -s $(cksum_file) || exit 1
 
 release_steps:
-       @/usr/bin/test -s release_ready || { \
+       @/usr/bin/test -f release_ready || { \
          echo "File release_ready not found, complete these steps first:"; \
          echo "- check any outstanding bug on sf.net"; \
          echo "- check any outstanding bug on bugs.debian.org"; \


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
vde-users mailing list
vde-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vde-users

Reply via email to