]> xenbits.xensource.com Git - people/liuw/osstest.git/commitdiff
standalone-generate-dump-flight-runvars: include cri-getconfig
authorIan Campbell <ian.campbell@citrix.com>
Fri, 18 Dec 2015 12:02:27 +0000 (12:02 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 8 Jan 2016 17:07:08 +0000 (17:07 +0000)
Commit fb373a2096dc "cri-getconfig: Break out exec_resetting_sigint."
refactored this functionality, and asserted that cri-getconfig is the
one library which everything includes.

standalone-generate-dump-flight-runvars appears to have been the
exception to that rule.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
standalone-generate-dump-flight-runvars

index 3b20c62485d9529bd53cd8d2da5b57ee66ccfe4c..8fcc852c9c6f17668a3fc5dad74962cf8d80f234 100755 (executable)
@@ -28,6 +28,8 @@ set -e -o posix
 
 set -o pipefail
 
+source ./cri-getconfig
+
 mkdir -p tmp
 
 procs=""