(main): Don't pass NULL first argument to path_concat.
authorJim Meyering <jim@meyering.net>
Sun, 4 Jul 2004 18:01:04 +0000 (18:01 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 4 Jul 2004 18:01:04 +0000 (18:01 +0000)
commit10da95cf3f2fa93a975c530b6dc7e04330d40acb
treea5ebf918a6ee48c8b7180f482d1cebc9c5c11d7b
parentcc4105f09590f3619a2190a7ce6ccfde5734e681
(main): Don't pass NULL first argument to path_concat.
This cleans up the semantics a bit, as we no longer try to open the
same file twice.
src/nohup.c