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
f73e2fff
Commit
f73e2fff
authored
Jun 16, 2003
by
Mac Newbold
Browse files
Add a command-line tool for using the waitForState stuff. Also good for debugging.
parent
332d9fdb
Changes
3
Hide whitespace changes
Inline
Side-by-side
configure
View file @
f73e2fff
...
...
@@ -1206,6 +1206,7 @@ else
event/nsetrafgen/GNUmakefile
\
event/delay-agent/GNUmakefile
\
event/program-agent/GNUmakefile
\
event/stated/waitForState
\
event/stated/GNUmakefile event/stated/stated"
;
optional_subdirs
=
"
$optional_subdirs
event"
;
...
...
@@ -1293,7 +1294,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:129
7
: checking for a BSD compatible install"
>
&5
echo
"configure:129
8
: 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
...
...
configure.in
View file @
f73e2fff
...
...
@@ -320,6 +320,7 @@ else
event/nsetrafgen/GNUmakefile \
event/delay-agent/GNUmakefile \
event/program-agent/GNUmakefile \
event/stated/waitForState \
event/stated/GNUmakefile event/stated/stated";
optional_subdirs="$optional_subdirs event";
...
...
event/stated/waitForState.in
0 → 100644
View file @
f73e2fff
#!/usr/bin/perl -w
#
# EMULAB-COPYRIGHT
# Copyright (c) 2003-2003 University of Utah and the Flux Group.
# All rights reserved.
#
#
# waitForState - a command line tool that uses the StateWait library
#
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