diff mbox

[Xen-devel,OSSTEST,03/17] make-flight: Drop obsolete/unused xenrt_images variable.

Message ID 1390384501-20552-3-git-send-email-ian.campbell@citrix.com
State New
Headers show

Commit Message

Ian Campbell Jan. 22, 2014, 9:54 a.m. UTC
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
---
 make-flight | 2 --
 1 file changed, 2 deletions(-)
diff mbox

Patch

diff --git a/make-flight b/make-flight
index fdde3af..19f60f1 100755
--- a/make-flight
+++ b/make-flight
@@ -33,8 +33,6 @@  flight=`./cs-flight-create $blessing $branch`
 defsuite=`getconfig DebianSuite`
 defguestsuite=`getconfig GuestDebianSuite`
 
-xenrt_images=/usr/groups/images/autoinstall
-
 if [ x$buildflight = x ]; then
 
   if [ "x$BUILD_LVEXTEND_MAX" != x ]; then