This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/31299] getlog returns blanks when not run from the command prompt
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Mar 2007 17:34:52 -0000
- Subject: [Bug fortran/31299] getlog returns blanks when not run from the command prompt
- References: <bug-31299-14284@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from pinskia at gcc dot gnu dot org 2007-03-21 17:34 -------
This is not a shell issue either, it is just csh/tcsh has nohup as a builtin
:).
Anyways this is a bug with coreutils.
coreutils 5.2.1's nohup works
coreutils 5.93's nohup does not.
You should report this bug to them.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31299