tools/capable: fix compilation error
authorMauricio Vásquez <mauricio@kinvolk.io>
Thu, 26 Mar 2020 19:36:22 +0000 (14:36 -0500)
committeryonghong-song <ys114321@gmail.com>
Sat, 28 Mar 2020 19:12:38 +0000 (12:12 -0700)
commit9adda7092054e1637a68e61e391ac755416a2fb1
treed1168303748e9821fb939a8a93ff88806bd66297
parent1b0fe40663e48b315e75a9b1ed74820207f76658
tools/capable: fix compilation error

9d7feeed87c5 ("tools: add option --unique to capable.py") introduced a
compilation error when the --unique flag is passed.

Signed-off-by: Mauricio Vásquez <mauricio@kinvolk.io>
tools/capable.py