Merge lp:~ralsina/ubuntuone-client/ignore-goutput into lp:ubuntuone-client

Proposed by Roberto Alsina
Status: Merged
Approved by: dobey
Approved revision: 1257
Merged at revision: 1256
Proposed branch: lp:~ralsina/ubuntuone-client/ignore-goutput
Merge into: lp:ubuntuone-client
Diff against target: 11 lines (+1/-0)
1 file modified
data/syncdaemon.conf (+1/-0)
To merge this branch: bzr merge lp:~ralsina/ubuntuone-client/ignore-goutput
Reviewer Review Type Date Requested Status
dobey (community) Approve
Review via email: mp+110095@code.launchpad.net

Commit message

 - Added .goutputstream files to the ignore list (Fixes LP:1012620).

Description of the change

 - Added .goutputstream files to the ignore list (Fixes LP:1012620).

To post a comment you must log in.
1257. By Roberto Alsina

future-proofing

Revision history for this message
dobey (dobey) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/syncdaemon.conf'
2--- data/syncdaemon.conf 2012-06-12 18:56:00 +0000
3+++ data/syncdaemon.conf 2012-06-13 17:12:17 +0000
4@@ -84,6 +84,7 @@
5 \A.*\.swpx\Z
6 \A\..*\.tmp\Z
7 \A\.~lock\..*#\Z
8+ \A\.goutputstream-.*\Z
9
10 use_trash.default = True
11 use_trash.parser = bool

Subscribers

People subscribed via source and target branches