Signed-off-by: Dwight Engen <[email protected]>
---
src/tests/clonetest.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/tests/clonetest.c b/src/tests/clonetest.c
index fcb5ea6..5644405 100644
--- a/src/tests/clonetest.c
+++ b/src/tests/clonetest.c
@@ -70,7 +70,7 @@ int main(int argc, char *argv[])
goto out;
}
- if (!c2->is_defined(c)) {
+ if (!c2->is_defined(c2)) {
fprintf(stderr, "%d: %s not defined after clone\n", __LINE__,
MYNAME2);
goto out;
}
--
1.8.1.4
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and
their applications. This 200-page book is written by three acclaimed
leaders in the field. The early access version is available now.
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
Lxc-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lxc-devel