hotplug/Linux: Remove tracing (bash -x) from network-nat script
authorOlaf Hering <olaf@aepfle.de>
Mon, 8 Oct 2012 11:18:30 +0000 (12:18 +0100)
committerOlaf 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

index 10f8d283854d71fcb48d40fbbcb3984bc81d6f69..eb1740e649a8ba0d4f7a1de6f5020f50caa1cda3 100644 (file)
@@ -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.