diff mbox

[Branch,~linaro-validation/lava-scheduler/trunk] Rev 21: work in a venv

Message ID 20110707095913.31225.45399.launchpad@loganberry.canonical.com
State Accepted
Headers show

Commit Message

Michael-Doyle Hudson July 7, 2011, 9:59 a.m. UTC
------------------------------------------------------------
revno: 21
committer: Michael-Doyle Hudson <michael.hudson@linaro.org>
branch nick: trunk
timestamp: Thu 2011-07-07 21:48:14 +1200
message:
  work in a venv
modified:
  lava-scheduler


--
lp:lava-scheduler
https://code.launchpad.net/~linaro-validation/lava-scheduler/trunk

You are subscribed to branch lp:lava-scheduler.
To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-scheduler/trunk/+edit-subscription
diff mbox

Patch

=== modified file 'lava-scheduler'
--- lava-scheduler	2011-07-07 09:46:01 +0000
+++ lava-scheduler	2011-07-07 09:48:14 +0000
@@ -1,4 +1,4 @@ 
-#!/usr/bin/python
+#!/usr/bin/env python
 import logging
 import os
 import sys