Changeset 1951 in ProjectBuilder for devel/pb/bin/pbg


Ignore:
Timestamp:
Mar 3, 2015, 12:50:07 PM (9 years ago)
Author:
Bruno Cornec
Message:
  • Avoid getting the tags file for ppg/pbvi
File:
1 edited

Legend:

Unmodified
Added
Removed
  • devel/pb/bin/pbg

    r1358 r1951  
    11#!/bin/bash
    22export LANGUAGE=C
    3 egrep -r $* . | egrep -v '\.svn|~:|Binary[ \t]|/CVS/|/tags/|No such'
     3egrep -r $* . | egrep -v '\.svn|~:|Binary[ \t]|/CVS/|/tags$|No such'
Note: See TracChangeset for help on using the changeset viewer.