xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] automation: fix typo in comment
@ 2019-05-30 14:40 Roger Pau Monne
  2019-05-30 14:40 ` [Xen-devel] " Roger Pau Monne
  2019-06-16 20:45 ` Wei Liu
  0 siblings, 2 replies; 3+ messages in thread
From: Roger Pau Monne @ 2019-05-30 14:40 UTC (permalink / raw)
  To: xen-devel; +Cc: Doug Goldstein, Wei Liu, Roger Pau Monne

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
---
Cc: Doug Goldstein <cardoe@cardoe.com>
Cc: Wei Liu <wl@xen.org>
---
 automation/scripts/containerize | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/automation/scripts/containerize b/automation/scripts/containerize
index a7809b3010..474530f945 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)" ;;
-- 
2.20.1 (Apple Git-117)


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Xen-devel] [PATCH] automation: fix typo in comment
  2019-05-30 14:40 [PATCH] automation: fix typo in comment Roger Pau Monne
@ 2019-05-30 14:40 ` Roger Pau Monne
  2019-06-16 20:45 ` Wei Liu
  1 sibling, 0 replies; 3+ messages in thread
From: Roger Pau Monne @ 2019-05-30 14:40 UTC (permalink / raw)
  To: xen-devel; +Cc: Doug Goldstein, Wei Liu, Roger Pau Monne

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
---
Cc: Doug Goldstein <cardoe@cardoe.com>
Cc: Wei Liu <wl@xen.org>
---
 automation/scripts/containerize | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/automation/scripts/containerize b/automation/scripts/containerize
index a7809b3010..474530f945 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)" ;;
-- 
2.20.1 (Apple Git-117)


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Xen-devel] [PATCH] automation: fix typo in comment
  2019-05-30 14:40 [PATCH] automation: fix typo in comment Roger Pau Monne
  2019-05-30 14:40 ` [Xen-devel] " Roger Pau Monne
@ 2019-06-16 20:45 ` Wei Liu
  1 sibling, 0 replies; 3+ messages in thread
From: Wei Liu @ 2019-06-16 20:45 UTC (permalink / raw)
  To: Roger Pau Monne; +Cc: xen-devel, Doug Goldstein, Wei Liu

On Thu, May 30, 2019 at 04:40:28PM +0200, Roger Pau Monne wrote:
> Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>

Acked-by: Wei Liu <wl@xen.org>

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-06-16 20:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-30 14:40 [PATCH] automation: fix typo in comment Roger Pau Monne
2019-05-30 14:40 ` [Xen-devel] " Roger Pau Monne
2019-06-16 20:45 ` Wei Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).