Changeset 292


Ignore:
Timestamp:
01/11/08 09:49:00 (5 years ago)
Author:
bruno
Message:

pbg doesn't take tags in account anymore

File:
1 edited

Legend:

Unmodified
Added
Removed
  • devel/pb/bin/pbg

    r230 r292  
    11#!/bin/bash 
    22export LANGUAGE=C 
    3 egrep -r $* . | egrep -v '\.svn|~:|binary|/CVS/'  
     3egrep -r $* . | egrep -v '\.svn|~:|binary|/CVS/|/tags/'  
Note: See TracChangeset for help on using the changeset viewer.