Index: datashare.scm ================================================================== --- datashare.scm +++ datashare.scm @@ -51,16 +51,15 @@ (define *datashare:current-tab-number* 0) (define datashare:help (conc "Usage: datashare [action [params ...]] Note: run datashare without parameters to start the gui. - publish [group] : Publish data to share, use group to protect (i) - get [destpath] : Get a link to data, put the link in destpath (ii) - update : Update the link to data to the latest iteration. + publish path version : Publish data to share, use group to protect + get version [destpath] : Get a link to data, put the link in destpath (i) + update : Update the link to data to the latest iteration. -(i) Uses group ownership of files to be published for group if not specified -(ii) Uses local path or looks up script to find path in configs +(i) Uses local path or looks up script to find path in configs Part of the Megatest tool suite. Learn more at http://www.kiatoa.com/fossils/megatest Version: " megatest-fossil-hash)) ;; " Index: tests/fullrun/config/mt_include_1.config ================================================================== --- tests/fullrun/config/mt_include_1.config +++ tests/fullrun/config/mt_include_1.config @@ -9,11 +9,11 @@ # ## launcher launches jobs, the job is managed on the target host ## by megatest, comment out launcher to run local # workhosts localhost hermes # launcher exec nbfake # launcher nbfake -launcher loadrunner +# launcher loadrunner # launcher echo # launcher nbfind # launcher nodanggood # launcher loadrunner launcher nbfake