Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 436030

Summary: app-admin/logrotate-3.8.2: space in shebang line
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Toralf Förster gentoo-dev 2012-09-23 20:55:44 UTC
/me wonders whether the space in the shebang line is correct :

n22 /etc/cron.daily # cat logrotate.cron 
#! /bin/sh

/usr/sbin/logrotate /etc/logrotate.conf
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2012-09-24 02:18:47 UTC
A blank after the shebang is fine.