Merge lp:~javier.collado/utah/bug1037506-file_permissions into lp:utah

Proposed by Javier Collado
Status: Merged
Merged at revision: 650
Proposed branch: lp:~javier.collado/utah/bug1037506-file_permissions
Merge into: lp:utah
Diff against target: 9 lines (+1/-1)
1 file modified
utah/client/examples/master.run (+1/-1)
To merge this branch: bzr merge lp:~javier.collado/utah/bug1037506-file_permissions
Reviewer Review Type Date Requested Status
Max Brustkern (community) Approve
Review via email: mp+120423@code.launchpad.net

Description of the change

Now that the utah client takes care of cleaning up the results from the fetch_cmd,
the example master.run can be updated to drop that part.

To post a comment you must log in.
Revision history for this message
Max Brustkern (nuclearbob) wrote :

Looks good to me.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'utah/client/examples/master.run'
2--- utah/client/examples/master.run 2012-08-08 21:10:05 +0000
3+++ utah/client/examples/master.run 2012-08-20 16:15:40 +0000
4@@ -1,4 +1,4 @@
5 ---
6 testsuites:
7 - name: utah_tests
8- fetch_cmd: rm -fr utah_tests && cp -r /usr/share/utah/client/examples/utah_tests .
9+ fetch_cmd: cp -r /usr/share/utah/client/examples/utah_tests .

Subscribers

People subscribed via source and target branches