[Swift-commit] r2219 - provenancedb

noreply at svn.ci.uchicago.edu noreply at svn.ci.uchicago.edu
Fri Sep 5 09:54:34 CDT 2008


Author: benc
Date: 2008-09-05 09:54:33 -0500 (Fri, 05 Sep 2008)
New Revision: 2219

Modified:
   provenancedb/prepare-for-import
Log:
need to generate workflow.event for workflow IDs

Modified: provenancedb/prepare-for-import
===================================================================
--- provenancedb/prepare-for-import	2008-09-05 14:51:57 UTC (rev 2218)
+++ provenancedb/prepare-for-import	2008-09-05 14:54:33 UTC (rev 2219)
@@ -5,7 +5,7 @@
 # of the provenance information into the SQL provenance database.
 
 pushd $LOGDIR
-make LOG=$1 clean execute.global.event execute2.event
+make LOG=$1 clean execute.global.event execute2.event workflow.event
 popd
 
 ./prepare-provenance-chart $1




More information about the Swift-commit mailing list