diff mbox

[Branch,~linaro-validation/lava-dispatcher/trunk] Rev 522: release-0.29.1

Message ID 20130110031913.24374.43974.launchpad@ackee.canonical.com
State Accepted
Headers show

Commit Message

Andy Doan Jan. 10, 2013, 3:19 a.m. UTC
------------------------------------------------------------
revno: 522
tags: release-0.29.1
committer: Andy Doan <andy.doan@linaro.org>
branch nick: lava-dispatcher
timestamp: Wed 2013-01-09 21:12:48 -0600
message:
  release-0.29.1
  
  revno 494.1.1 deleted two files but forgot to remove them from
  setup.py
modified:
  lava_dispatcher/__init__.py
  setup.py


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

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

Patch

=== modified file 'lava_dispatcher/__init__.py'
--- lava_dispatcher/__init__.py	2013-01-10 02:57:27 +0000
+++ lava_dispatcher/__init__.py	2013-01-10 03:12:48 +0000
@@ -18,4 +18,4 @@ 
 # along
 # with this program; if not, see <http://www.gnu.org/licenses>.
 
-__version__ = (0, 29, 0, "final", 0)
+__version__ = (0, 29, 1, "final", 0)

=== modified file 'setup.py'
--- setup.py	2012-12-29 22:35:35 +0000
+++ setup.py	2013-01-10 03:12:48 +0000
@@ -41,8 +41,6 @@ 
             'lava_test_shell/lava-test-run-attach',
             'lava_test_shell/lava-test-runner-android',
             'lava_test_shell/lava-test-runner-ubuntu',
-            'lava_test_shell/lava-test-runner.conf',
-            'lava_test_shell/lava-test-runner.init.d',
             'lava_test_shell/lava-test-shell',
             ])
     ],