[CRIU] [PATCH 02/12] test/zdtm.sh: fix/improve warning text
Kir Kolyshkin
kir at openvz.org
Fri Sep 13 14:46:59 EDT 2013
At first I wanted to just fix spelling in "commited" and
"meainstream", but ended up using better wording for this.
Signed-off-by: Kir Kolyshkin <kir at openvz.org>
---
test/zdtm.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/test/zdtm.sh b/test/zdtm.sh
index 7cfbbe7..55b5e4d 100755
--- a/test/zdtm.sh
+++ b/test/zdtm.sh
@@ -184,8 +184,8 @@ EOF
cat >&2 <<EOF
============================= WARNING =============================
-Not all C/R features are commited in the meainstream kernel.
-Linux C/R can be cloned from:
+Not all features needed for CRIU are merged to upstream kernel yet,
+so for now we maintain our own branch which can be cloned from:
git://git.kernel.org/pub/scm/linux/kernel/git/gorcunov/linux-cr.git
===================================================================
EOF
--
1.8.1.4
More information about the CRIU
mailing list