Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.4
seccheck.968
seccheck-2.0-nisfix.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File seccheck-2.0-nisfix.patch of Package seccheck.968
--- seccheck-2.0/security-daily.sh.nisfix Wed Feb 5 17:52:35 2003 +++ seccheck-2.0/security-daily.sh Wed Feb 5 17:56:19 2003 @@ -33,7 +33,7 @@ printf("Line %d is a blank line.\n", NR); next; } - if ($1 ~ /^[+-]$/) + if ($1 ~ /^[+-]/) next; if (NF != 7) printf("Line %d has the wrong number of fields.\n", NR+1); @@ -95,7 +95,7 @@ printf("Line %d is a blank line.\n", NR); next; } - if ($1 ~ /^[+-]$/) + if ($1 ~ /^[+-]/) next; if (NF != 9) printf("Line %d has the wrong number of fields.\n", NR+1); @@ -130,7 +130,7 @@ printf("Line %d is a blank line.\n", NR); next; } - if ($1 ~ /^[+-]$/) + if ($1 ~ /^[+-]/) next; if (NF != 4) printf("Line %d has the wrong number of fields.\n", NR+1);
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor