Changeset 72a275e


Ignore:
Timestamp:
01/17/17 22:57:30 (8 years ago)
Author:
Edwin Eefting <edwin@datux.nl>
Branches:
gcc484, master, ntop, perl-5.22
Children:
e15a700
Parents:
d849d83
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • npl/rebuildcheck

    rd849d83 r72a275e  
    33BUILDFILE=$1
    44DEPTH=$2
    5 IGNORE_REGEX='/CVS/|md5$|/\.git|/\.svn|/\.cvs|/docs|~$|\.depver$|\.arch$|\.version$|\.major$|\.check$|\.check\.ok$';
     5IGNORE_REGEX='/CVS/|md5$|/\.git|/\.svn|/\.cvs|/docs|~$|\.depver$|\.arch$|\.version$|\.major$|\.check$|\.build$|\.check\.ok$';
    66if [ ! "`id -u`" = "0" ]; then
    77echo "root priviliges required. Quiting...";
Note: See TracChangeset for help on using the changeset viewer.