Add note about multiple datasets

Change-Id: I4777f1dbcf0ad029bde9db3cacf203bc96c757bd
This commit is contained in:
Joshua Hesketh 2014-01-18 15:42:01 +11:00
parent 81f87ed6d6
commit 2be429485e

@ -232,4 +232,6 @@ class Runner(models.ShellTask):
('[sqlerr]', sqlerr)
],
)
# FIXME: If more than one dataset is provided we won't actually
# test them!
return rc