All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][7/9] Use hg root instead of bk root.
@ 2005-07-25 21:01 Arun Sharma
  0 siblings, 0 replies; only message in thread
From: Arun Sharma @ 2005-07-25 21:01 UTC (permalink / raw)
  To: Ian Pratt, Keir Fraser; +Cc: xen-devel

Use hg root instead of bk root.

Signed-off-by: Arun Sharma <arun.sharma@intel.com>

diff -r d44f0e5e810b -r b1e7ed1be500 tools/debugger/gdb/gdbbuild
--- a/tools/debugger/gdb/gdbbuild	Mon Jul 18 22:22:11 2005
+++ b/tools/debugger/gdb/gdbbuild	Mon Jul 18 22:37:00 2005
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-XENROOT=`bk root`
+XENROOT=`hg root`
 export XENROOT
 
 cd $XENROOT/tools/debugger/gdb

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-07-25 21:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-25 21:01 [PATCH][7/9] Use hg root instead of bk root Arun Sharma

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.