[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[OSSTEST PATCH 4/5] mg-schema-test-database: Add a missing backslash



Signed-off-by: Ian Jackson <iwj@xxxxxxxxxxxxxx>
---
 mg-schema-test-database | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
2.20.1




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.