Merge lp:~pedronis/tanuki-agent/lint-test-tarball-content into lp:tanuki-agent

Proposed by Samuele Pedroni
Status: Merged
Approved by: Samuele Pedroni
Approved revision: 152
Merged at revision: 152
Proposed branch: lp:~pedronis/tanuki-agent/lint-test-tarball-content
Merge into: lp:tanuki-agent
Diff against target: 13 lines (+2/-1)
1 file modified
Makefile (+2/-1)
To merge this branch: bzr merge lp:~pedronis/tanuki-agent/lint-test-tarball-content
Reviewer Review Type Date Requested Status
Samuele Pedroni Approve
Review via email: mp+276289@code.launchpad.net

Commit message

lint test tarball content for completeness

To post a comment you must log in.
Revision history for this message
Samuele Pedroni (pedronis) wrote :

self-approving

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'Makefile'
2--- Makefile 2015-10-30 15:22:00 +0000
3+++ Makefile 2015-10-30 16:10:57 +0000
4@@ -19,7 +19,8 @@
5
6 raw-lint:
7 env/bin/flake8 *.py scripts/*.py --max-line-length=99
8- env/bin/flake8 rpi2-sample-provkit/setup rpi2-sample-provkit/provision rpi2-sample-provkit/runtest rpi2-sample-provkit/sshrobot --max-line-length=99 --builtins=raw_input
9+ env/bin/flake8 rpi2-sample-provkit/setup rpi2-sample-provkit/provision rpi2-sample-provkit/runtest rpi2-sample-provkit/sshrobot --max-line-length=99 --builtins=raw_input
10+ env/bin/flake8 rpi2-sample-provkit/test_tarball_content/test --max-line-length=99
11
12 raw-test:
13 rm -rf logs

Subscribers

People subscribed via source and target branches

to all changes: