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
50008b82
Commit
50008b82
authored
Oct 19, 2016
by
Mike Hibler
Browse files
Fix a syntax error in the perl module.
parent
bdbcb2d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
clientside/tmcc/common/libtestbed.pm
View file @
50008b82
...
...
@@ -37,7 +37,7 @@ use Exporter;
TBSCRIPTLOCK_WOULDBLOCK TBSCRIPTLOCK_INTERRUPTED
TBSCRIPTLOCK_INTERRUPTIBLE
TBTimeStamp TBTimeStampWithDate TBBackGround ReOpenLog
CheckDaemonRunning MarkDaemonRunning MarkDaemonStopped
)
;
CheckDaemonRunning MarkDaemonRunning MarkDaemonStopped
)
;
# Must come after package declaration!
...
...
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