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
4561b50a
Commit
4561b50a
authored
Apr 20, 2010
by
Mike Hibler
Browse files
Fix: need to import triggertypes from the TBCOMPAT namespace.
parent
7e451a72
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/ns2ir/sequence.tcl
View file @
4561b50a
# -*- tcl -*-
#
# EMULAB-COPYRIGHT
# Copyright
(
c
)
2004
, 2005
University of Utah and the Flux Group.
# Copyright
(
c
)
2004
-2010
University of Utah and the Flux Group.
# All rights reserved.
#
...
...
@@ -72,6 +72,7 @@ EventSequence instproc updatedb {DB} {
var_import ::GLOBALS::eid
var_import ::TBCOMPAT::objtypes
var_import ::TBCOMPAT::eventtypes
var_import ::TBCOMPAT::triggertypes
$self instvar sim
$self instvar event_list
$self instvar error_seq
...
...
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