Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
c408b6e5
Commit
c408b6e5
authored
Mar 16, 2006
by
Leigh B. Stoller
Browse files
Add TBERRORSEMAIL ...
parent
6c297d03
Changes
4
Hide whitespace changes
Inline
Side-by-side
Makeconf.in
View file @
c408b6e5
...
...
@@ -32,6 +32,7 @@ TBLOGSEMAIL = @TBLOGSEMAIL@
TBAUDITEMAIL = @TBAUDITEMAIL@
TBACTIVEARCHIVE = @TBACTIVEARCHIVE@
TBUSERSARCHIVE = @TBUSERSARCHIVE@
TBERRORSEMAIL = @TBERRORSEMAIL@
BOSSNODE = @BOSSNODE@
USERNODE = @USERNODE@
FSNODE = @FSNODE@
...
...
configure
View file @
c408b6e5
...
...
@@ -1399,6 +1399,8 @@ done
...
...
@@ -1648,6 +1650,13 @@ else
TBUSERSARCHIVE_NOSLASH
=
"
$TBOPSEMAIL_NOSLASH
"
TBUSERSARCHIVE
=
"
$TBOPSEMAIL
"
fi
if
test
-n
"
$TBERRORSEMAIL
"
;
then
TBERRORSEMAIL_NOSLASH
=
"
$TBERRORSEMAIL
"
TBERRORSEMAIL
=
"
`
echo
$TBERRORSEMAIL
|
sed
-e
's/@/\\\@/'
`
"
else
TBERRORSEMAIL_NOSLASH
=
"
$TBOPSEMAIL_NOSLASH
"
TBERRORSEMAIL
=
"
$TBOPSEMAIL
"
fi
# Default OURDOMAIN to the domain name of the boss node
# This is gross beyond all description - autoconf changes m4's quote characters
...
...
@@ -1951,17 +1960,17 @@ for ac_hdr in ulxmlrpcpp/ulxr_config.h
do
ac_safe
=
`
echo
"
$ac_hdr
"
|
sed
'y%./+-%__p_%'
`
echo
$ac_n
"checking for
$ac_hdr
""...
$ac_c
"
1>&6
echo
"configure:19
55
: checking for
$ac_hdr
"
>
&5
echo
"configure:19
64
: checking for
$ac_hdr
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_
$ac_safe
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 196
0
"configure"
#line 196
9
"configure"
#include "confdefs.h"
#include <
$ac_hdr
>
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:19
65
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:19
74
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
if
test
-z
"
$ac_err
"
;
then
rm
-rf
conftest
*
...
...
@@ -2000,17 +2009,17 @@ for ac_hdr in linux/videodev.h
do
ac_safe
=
`
echo
"
$ac_hdr
"
|
sed
'y%./+-%__p_%'
`
echo
$ac_n
"checking for
$ac_hdr
""...
$ac_c
"
1>&6
echo
"configure:20
04
: checking for
$ac_hdr
"
>
&5
echo
"configure:20
13
: checking for
$ac_hdr
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_
$ac_safe
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 20
09
"configure"
#line 20
18
"configure"
#include "confdefs.h"
#include <
$ac_hdr
>
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:20
14
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:20
23
:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
if
test
-z
"
$ac_err
"
;
then
rm
-rf
conftest
*
...
...
@@ -2043,7 +2052,7 @@ done
# Extract the first word of "gtk-config", so it can be a program name with args.
set
dummy gtk-config
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:20
47
: checking for
$ac_word
"
>
&5
echo
"configure:20
56
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_GTK_CONFIG
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -2122,7 +2131,7 @@ fi
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
# ./install, which can be erroneously created by make from ./install.sh.
echo
$ac_n
"checking for a BSD compatible install""...
$ac_c
"
1>&6
echo
"configure:21
26
: checking for a BSD compatible install"
>
&5
echo
"configure:21
35
: checking for a BSD compatible install"
>
&5
if
test
-z
"
$INSTALL
"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_install
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
...
...
@@ -2183,7 +2192,7 @@ esac
# Extract the first word of "rsync", so it can be a program name with args.
set
dummy rsync
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:21
87
: checking for
$ac_word
"
>
&5
echo
"configure:21
96
: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_RSYNC
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -2677,6 +2686,8 @@ s%@TBACTIVEARCHIVE@%$TBACTIVEARCHIVE%g
s%@TBACTIVEARCHIVE_NOSLASH@%
$TBACTIVEARCHIVE_NOSLASH
%g
s%@TBUSERSARCHIVE@%
$TBUSERSARCHIVE
%g
s%@TBUSERSARCHIVE_NOSLASH@%
$TBUSERSARCHIVE_NOSLASH
%g
s%@TBERRORSEMAIL@%
$TBERRORSEMAIL
%g
s%@TBERRORSEMAIL_NOSLASH@%
$TBERRORSEMAIL_NOSLASH
%g
s%@LOG_TESTBED@%
$LOG_TESTBED
%g
s%@LEDA@%
$LEDA
%g
s%@ASSIGN@%
$ASSIGN
%g
...
...
configure.in
View file @
c408b6e5
...
...
@@ -182,6 +182,8 @@ AC_SUBST(TBACTIVEARCHIVE)
AC_SUBST(TBACTIVEARCHIVE_NOSLASH)
AC_SUBST(TBUSERSARCHIVE)
AC_SUBST(TBUSERSARCHIVE_NOSLASH)
AC_SUBST(TBERRORSEMAIL)
AC_SUBST(TBERRORSEMAIL_NOSLASH)
#
# Defaults for for above variables.
...
...
@@ -352,6 +354,13 @@ else
TBUSERSARCHIVE_NOSLASH="$TBOPSEMAIL_NOSLASH"
TBUSERSARCHIVE="$TBOPSEMAIL"
fi
if test -n "$TBERRORSEMAIL"; then
TBERRORSEMAIL_NOSLASH="$TBERRORSEMAIL"
TBERRORSEMAIL="`echo $TBERRORSEMAIL | sed -e 's/@/\\\@/'`"
else
TBERRORSEMAIL_NOSLASH="$TBOPSEMAIL_NOSLASH"
TBERRORSEMAIL="$TBOPSEMAIL"
fi
# Default OURDOMAIN to the domain name of the boss node
# This is gross beyond all description - autoconf changes m4's quote characters
...
...
install/ops-install.in
View file @
c408b6e5
...
...
@@ -23,7 +23,7 @@ my $PREFIX = '@prefix@';
my
@MAILING_LISTS
=
("
@TBOPSEMAIL
@
","
@TBLOGSEMAIL
@
","
@TBWWWEMAIL
@
",
"
@TBAPPROVALEMAIL
@
","
@TBAUDITEMAIL
@
","
@TBSTATEDEMAIL
@
",
"
@TBTESTSUITEEMAIL
@
");
"
@TBTESTSUITEEMAIL
@
"
,
"
@TBERRORSEMAIL
@
"
);
my
$OURDOMAIN
=
'
@OURDOMAIN@
';
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment