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
dbd7ab33
Commit
dbd7ab33
authored
Apr 28, 2011
by
Mike Hibler
Browse files
Remove a stray ^G character.
You can always tell us emacs users...
parent
eb1044ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/vtopgen.in
View file @
dbd7ab33
...
...
@@ -96,7 +96,7 @@ if (! defined($this_user)) {
tbdie
("
You (
$UID
) do not exist!
");
}
libvtop::
Init
(
$this_user
,
$experiment
->
GetGroup
(),
$exper
iment
);
libvtop::
Init
(
$this_user
,
$experiment
->
GetGroup
(),
$experiment
);
my
$flags
=
0
;
$flags
|=
$
libvtop::
VTOP_FLAGS_VERBOSE
...
...
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