Skip to content
Snippets Groups Projects
Commit ee9995fe authored by Brutzman, Don's avatar Brutzman, Don
Browse files

start refresh.local with timestamp

parent e1cd1996
No related branches found
No related tags found
No related merge requests found
......@@ -2223,7 +2223,7 @@ ignoreSetupDownloadErrors=true
</for>
</target>
<target name="refresh.local" depends="clean.backups,clean.duplicates,clean.RoundTrip,commonSetup,processScenes,catalog" description="quick master refresh of all .x3d examples: processScenes, catalog, zip">
<target name="refresh.local" depends="echo.timestamp,clean.backups,clean.duplicates,clean.RoundTrip,commonSetup,processScenes,catalog" description="quick master refresh of all .x3d examples: processScenes, catalog, zip">
<!-- unreliable when network delays occur: validate.DTD -->
<antcall target="echo.timestamp"/>
<echo message="${archive.name} refresh.local complete."/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment