|   | 
      | 
  
  
      | 
      | 
  
 
     | 
    | 
  
  
     | 
    | 
  
  
    |   | 
      | 
  
  
    | 
         
xen-changelog
[Xen-changelog] [xen-unstable] tools: consistently use $(PYTHON)
 
# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1245752009 -3600
# Node ID 71c67be96ef68e7f94c78e991e9b8f25a76af658
# Parent  16c2806b09c63ebb354968a452546a6510fc11c2
tools: consistently use $(PYTHON)
Signed-off-by: Christoph Egger <Christoph. Egger@xxxxxxx>
---
 tools/python/Makefile |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)
diff -r 16c2806b09c6 -r 71c67be96ef6 tools/python/Makefile
--- a/tools/python/Makefile     Tue Jun 23 11:11:46 2009 +0100
+++ b/tools/python/Makefile     Tue Jun 23 11:13:29 2009 +0100
@@ -87,7 +87,7 @@ install-messages: all
 
 .PHONY: test
 test:
-       export LD_LIBRARY_PATH=$$(readlink -f ../libxc):$$(readlink -f 
../xenstore); python test.py -b -u
+       export LD_LIBRARY_PATH=$$(readlink -f ../libxc):$$(readlink -f 
../xenstore); $(PYTHON) test.py -b -u
 
 .PHONY: clean
 clean:
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
 
 |   
 
| <Prev in Thread] | 
Current Thread | 
[Next in Thread> |  
- [Xen-changelog] [xen-unstable] tools: consistently use $(PYTHON),
Xen patchbot-unstable <=
  
 |  
  
 | 
    | 
  
  
    |   | 
    |