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


Ignore:
Timestamp:
Aug 20, 2009, 3:23:23 PM (15 years ago)
Author:
Bruno Cornec
Message:
  • Adds option support for pbdistrocheck (-v and -d)
  • Fix a bug on pbvi/pbg for function having binary in their name
File:
1 edited

Legend:

Unmodified
Added
Removed
  • devel/pb/bin/pbg

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