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


Ignore:
Timestamp:
Nov 21, 2011, 3:18:09 AM (12 years ago)
Author:
Bruno Cornec
Message:
  • Avoid error message if dead links exist for pbg and pbvi
File:
1 edited

Legend:

Unmodified
Added
Removed
  • devel/pb/bin/pbg

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