Message ID | 20210913163115.12749-4-iwj@xenproject.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [OSSTEST,1/5] copyright notices: Add many missing notices | expand |
diff --git a/mg-schema-test-database b/mg-schema-test-database index 052a3577..b185e8b9 100755 --- a/mg-schema-test-database +++ b/mg-schema-test-database @@ -285,7 +285,7 @@ create) if [ "x$tasks" = x ]; then arg='<based on username>' moretasks error \ - "WHERE type = 'static' + "WHERE type = 'static' \ AND refkey = :'refkey'" \ -v refkey="${username}@$(uname -n)" fi
Signed-off-by: Ian Jackson <iwj@xenproject.org> --- mg-schema-test-database | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)