Revision: 1822
Author: sebastien.lelong
Date: Sun Mar 21 02:34:27 2010
Log: fix report published with success
http://code.google.com/p/jallib/source/detail?r=1822

Modified:
 /trunk/tools/build/publish.sh

=======================================
--- /trunk/tools/build/publish.sh       Thu Jan 28 23:01:29 2010
+++ /trunk/tools/build/publish.sh       Sun Mar 21 02:34:27 2010
@@ -79,6 +79,8 @@
          echo "Failed to publish $basedita" >> $JALLIB_TMP/publish.failed
          at_least_one_failed=1
          counter=`expr $counter + 1`
+      else
+         echo "Published $basedita" >> $JALLIB_TMP/publish.success
       fi
    else
       echo

--
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en.

Reply via email to