Changeset 72a275e
- Timestamp:
- 01/17/17 22:57:30 (8 years ago)
- Branches:
- gcc484, master, ntop, perl-5.22
- Children:
- e15a700
- Parents:
- d849d83
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
npl/rebuildcheck
rd849d83 r72a275e 3 3 BUILDFILE=$1 4 4 DEPTH=$2 5 IGNORE_REGEX='/CVS/|md5$|/\.git|/\.svn|/\.cvs|/docs|~$|\.depver$|\.arch$|\.version$|\.major$|\.check$|\. check\.ok$';5 IGNORE_REGEX='/CVS/|md5$|/\.git|/\.svn|/\.cvs|/docs|~$|\.depver$|\.arch$|\.version$|\.major$|\.check$|\.build$|\.check\.ok$'; 6 6 if [ ! "`id -u`" = "0" ]; then 7 7 echo "root priviliges required. Quiting...";
Note: See TracChangeset
for help on using the changeset viewer.