projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58109c7
)
hotplug/Linux: Remove tracing (bash -x) from network-nat script
author
Olaf Hering
<olaf@aepfle.de>
Mon, 8 Oct 2012 11:18:30 +0000
(12:18 +0100)
committer
Olaf Hering
<olaf@aepfle.de>
Mon, 8 Oct 2012 11:18:30 +0000
(12:18 +0100)
Signed-off-by: Olaf Hering <olaf@aepfle.de>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
tools/hotplug/Linux/network-nat
patch
|
blob
|
history
diff --git
a/tools/hotplug/Linux/network-nat
b/tools/hotplug/Linux/network-nat
index 10f8d283854d71fcb48d40fbbcb3984bc81d6f69..eb1740e649a8ba0d4f7a1de6f5020f50caa1cda3 100644
(file)
--- a/
tools/hotplug/Linux/network-nat
+++ b/
tools/hotplug/Linux/network-nat
@@
-1,4
+1,4
@@
-#!/bin/bash
-x
+#!/bin/bash
#============================================================================
# Default Xen network start/stop script when using NAT.
# Xend calls a network script when it starts.