1996-09-29 03:26:48 +00:00
|
|
|
*** agent/maildist.SH.orig Wed Mar 22 05:51:25 1995
|
|
|
|
--- agent/maildist.SH Thu Jul 25 19:53:05 1996
|
|
|
|
***************
|
1996-09-29 16:55:23 +00:00
|
|
|
*** 17,22 ****
|
1996-09-29 03:26:48 +00:00
|
|
|
echo "Extracting agent/maildist (with variable substitutions)"
|
|
|
|
$spitshell >maildist <<!GROK!THIS!
|
|
|
|
$startperl
|
|
|
|
! eval "exec perl -S \$0 \$*"
|
|
|
|
if \$running_under_some_shell;
|
|
|
|
|
1996-09-29 16:55:23 +00:00
|
|
|
--- 17,22 ----
|
1996-09-29 03:26:48 +00:00
|
|
|
echo "Extracting agent/maildist (with variable substitutions)"
|
|
|
|
$spitshell >maildist <<!GROK!THIS!
|
|
|
|
$startperl
|
|
|
|
! eval "exec $perlpath -S \$0 \$*"
|
|
|
|
if \$running_under_some_shell;
|
|
|
|
|