Merge lp:~ptman/hipl/small-fixes into lp:hipl

Proposed by Paul Tötterman
Status: Merged
Merged at revision: 6397
Proposed branch: lp:~ptman/hipl/small-fixes
Merge into: lp:hipl
Diff against target: 34 lines (+3/-3)
1 file modified
.bzrignore (+3/-3)
To merge this branch: bzr merge lp:~ptman/hipl/small-fixes
Reviewer Review Type Date Requested Status
Miika Komu Approve
Review via email: mp+131787@code.launchpad.net

Description of the change

Less distractions in `bzr status`.

To post a comment you must log in.
Revision history for this message
Miika Komu (miika-iki) wrote :

Please merge.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file '.bzrignore'
2--- .bzrignore 2012-05-12 10:21:32 +0000
3+++ .bzrignore 2012-10-28 16:38:19 +0000
4@@ -1,4 +1,6 @@
5 *.ho
6+*.lo
7+*.la
8 .cproject
9 .deps
10 .dirstamp
11@@ -37,15 +39,12 @@
12 hipd/hipd
13 hipl-*.tar.gz
14 install-sh
15-libcore/*.lo
16 libcore/libcore.la
17-libcore/gpl/*.lo
18 libtool
19 ltmain.sh
20 m4/*.m4
21 missing
22 modules/hipd_modules.h
23-modules/*/lib/*.lo
24 py-compile
25 rpmbuild/
26 stamp-h1
27@@ -54,6 +53,7 @@
28 test/check_hipd
29 test/check_hipfw
30 test/check_libcore
31+test/check_libhipl
32 test/check_modules_midauth
33 test/performance/auth_performance
34 test/performance/dh_performance

Subscribers

People subscribed via source and target branches