Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:yukoff:openSUSE:Leap:42.1:Backports
thttpd
thttpd-2.25b-syslogtocern.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File thttpd-2.25b-syslogtocern.diff of Package thttpd
--- extras/syslogtocern +++ extras/syslogtocern @@ -31,8 +31,8 @@ exit 1 fi -tmp1=/tmp/stc1.$$ -rm -f $tmp1 +tmp1=`mktemp -t stc1.XXXXXX` || { echo "$0: Cannot create temporary file" >&2; exit 1; } +trap " [ -f \"$tmp1\" ] && /bin/rm -f -- \"$tmp1\"" 0 1 2 3 13 15 # Gather up all the thttpd entries. egrep -h ' thttpd\[' "$@" > $tmp1 @@ -65,4 +65,3 @@ sed -e "s,\([A-Z][a-z][a-z] [0-9 ][0-9] [0-9][0-9]:[0-9][0-9]:[0-9][0-9]\) [^ ]* thttpd\[[0-9]*\]: \(.*\),[\1 ${year}] \2," > error_log # Done. -rm -f $tmp1
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