diff options
| author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-08-16 10:00:33 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-08-16 10:00:33 -0300 |
| commit | 6368c6b644d30ab94b9548f51bfedff5ca5b4191 (patch) | |
| tree | 5935fff434a5ddaa7a4ad63ab0446ee8438eab86 /Makefile | |
| parent | 66b8a8e426782097785060c1871076983b419b35 (diff) | |
| parent | e3505c037aefed96fa878629e970ec438d57c9eb (diff) | |
| download | mediapointer-dvb-s2-6368c6b644d30ab94b9548f51bfedff5ca5b4191.tar.gz mediapointer-dvb-s2-6368c6b644d30ab94b9548f51bfedff5ca5b4191.tar.bz2 | |
merge: http://linuxtv.org/~tap/v4l-dvb
From: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -32,6 +32,7 @@ commit cvscommit hgcommit change changes changelog:: whitespace @hg log -v -r -1 @echo "*** If not ok, do \"hg rollback\" and \"make commit\" again" +qrefresh: Q=q qrefresh:: whitespace cd $(BUILD_DIR); scripts/cardlist; cd .. v4l/scripts/prep_commit_msg.pl -q $(TMP)/v4l_hg_whitespace > \ @@ -49,5 +50,5 @@ push:: whitespace whitespaces: @echo "Cleaning bad whitespaces" - @v4l/scripts/strip-trailing-whitespaces.sh fast | \ + @v4l/scripts/strip-trailing-whitespaces.sh $(Q)fast | \ tee $(TMP)/v4l_hg_whitespace | patch -p0 |
