From: Ian Jackson Date: Wed, 24 Oct 2018 10:25:38 +0000 (+0100) Subject: standalone-generate-dump-flight-runvars: Add example usage X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=04a73d07d97f3c8e2b1c9356352597f5097fcc02;p=osstest.git standalone-generate-dump-flight-runvars: Add example usage I have to reinvent these runes each time, which is somewhat annoying. Signed-off-by: Ian Jackson --- diff --git a/standalone-generate-dump-flight-runvars b/standalone-generate-dump-flight-runvars index 04631b3..3b89362 100755 --- a/standalone-generate-dump-flight-runvars +++ b/standalone-generate-dump-flight-runvars @@ -7,6 +7,10 @@ # # If no BRANCHes specified, does all that are normally run by # cr-daily-branch or out of crontab. +# +# A good rune is: +# OSSTEST_CONFIG=standalone-config-example ./sa-init-db +# OSSTEST_CONFIG=standalone-config-example eatmydata ./standalone-generate-dump-flight-runvars >output # This is part of "osstest", an automated testing framework for Xen. # Copyright (C) 2009-2014 Citrix Inc.