You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2012/02/14 15:42:17 UTC

svn commit: r1243953 - /incubator/jena/Jena2/TDB/trunk/dist-tdb.sh

Author: andy
Date: Tue Feb 14 14:42:17 2012
New Revision: 1243953

URL: http://svn.apache.org/viewvc?rev=1243953&view=rev
Log: (empty)

Modified:
    incubator/jena/Jena2/TDB/trunk/dist-tdb.sh

Modified: incubator/jena/Jena2/TDB/trunk/dist-tdb.sh
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/TDB/trunk/dist-tdb.sh?rev=1243953&r1=1243952&r2=1243953&view=diff
==============================================================================
--- incubator/jena/Jena2/TDB/trunk/dist-tdb.sh (original)
+++ incubator/jena/Jena2/TDB/trunk/dist-tdb.sh Tue Feb 14 14:42:17 2012
@@ -21,6 +21,8 @@ OUT="dist"
 # It write a script that will build dist/ from rpo copy.
 # Copy to dist/jena to add to the last jena release.
 
+## To manaually sign:
+# sha1sum -b FILE | cut -f1 -d' '
 
 ECHO=echo
 CPCMD="$ECHO cp"