|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] automation: fix typo in comment
commit 508908fd449d7b5801ec6b06e5bb263b554444fc
Author: Roger Pau Monne <roger.pau@xxxxxxxxxx>
AuthorDate: Thu May 30 16:40:28 2019 +0200
Commit: Wei Liu <liuw@xxxxxxxxx>
CommitDate: Sun Jun 16 21:54:47 2019 +0100
automation: fix typo in comment
Signed-off-by: Roger Pau Monné <roger.pau@xxxxxxxxxx>
Acked-by: Wei Liu <wl@xxxxxxx>
---
automation/scripts/containerize | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/automation/scripts/containerize b/automation/scripts/containerize
index dc6d4f363e..fbc4bc22d6 100755
--- a/automation/scripts/containerize
+++ b/automation/scripts/containerize
@@ -26,7 +26,7 @@ case "_${CONTAINER}" in
_xenial) CONTAINER="${BASE}/ubuntu:xenial" ;;
esac
-# Use this variable to control whehter root should be used
+# Use this variable to control whether root should be used
case "_${CONTAINER_UID0}" in
_1) userarg= ;;
_0|_) userarg="-u $(id -u)" ;;
--
generated by git-patchbot for /home/xen/git/xen.git#master
_______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/xen-changelog
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |