]> xenbits.xensource.com Git - people/royger/osstest.git/commit
sg-execute-flight: make nqueued be right
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 12 Jun 2018 16:10:21 +0000 (17:10 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 14 Jun 2018 14:00:14 +0000 (15:00 +0100)
commit11b3ed742ebfe91f5d4d9c7330d97642a992e9ab
tree21d9157c0537fea07898ed496814d3a8483a6e62
parent5dd4e0bb967e47bb684f24281c18e58f6df2eda7
sg-execute-flight: make nqueued be right

LIMIT 1 means it's either 0 or 1.  It would be nicer for the
transcript to show the real value.  For logic purposes, it's only ever
tested for zero, so no functional change except to messages.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
sg-execute-flight