source referenced version.sh file always exim-4_77_RC2
authorPhil Pennock <pdp@exim.org>
Mon, 3 Oct 2011 23:16:36 +0000 (19:16 -0400)
committerPhil Pennock <pdp@exim.org>
Mon, 3 Oct 2011 23:16:36 +0000 (19:16 -0400)
Tested for version.sh in cwd, but used . to source, assuming that
would pull in file from cwd.  True on BSD (checked after $PATH) but
not part of POSIX and not true for bash when in POSIX mode.


No differences found