Skip to content
GitLab
Menu
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
c5623f70
Commit
c5623f70
authored
Feb 15, 2007
by
Leigh B. Stoller
Browse files
Minor bug fix.
parent
3792804c
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/archive_control.in
View file @
c5623f70
...
...
@@ -149,6 +149,7 @@ if ($action eq "checktag") {
#
if
(
$expstate
ne
EXPTSTATE_ACTIVE
&&
$expstate
ne
EXPTSTATE_TERMINATING
&&
$expstate
ne
EXPTSTATE_ACTIVATING
&&
$expstate
ne
EXPTSTATE_SWAPPED
)
{
fatal
("
Experiment
$pid
/
$eid
must be active or swapped!
");
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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