WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] Disable debugging-level output.

# HG changeset patch
# User emellor@ewan
# Node ID 19572dec7d3c281a426fbb6fbe693a76ea260bf6
# Parent  a498dab0beef52c77ad9d92976406fa7d5cb4861
Disable debugging-level output.

Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx>

diff -r a498dab0beef -r 19572dec7d3c tools/examples/network-bridge
--- a/tools/examples/network-bridge     Wed Sep 21 14:12:32 2005
+++ b/tools/examples/network-bridge     Wed Sep 21 14:13:26 2005
@@ -1,4 +1,4 @@
-#!/bin/sh -x
+#!/bin/sh
 #============================================================================
 # Default Xen network start/stop script.
 # Xend calls a network script when it starts.

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] Disable debugging-level output., Xen patchbot -unstable <=