Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 436030 - app-admin/logrotate-3.8.2: space in shebang line
Summary: app-admin/logrotate-3.8.2: space in shebang line
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-23 20:55 UTC by Toralf Förster
Modified: 2012-09-24 02:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.