Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
1e0a3310
Commit
1e0a3310
authored
Jan 26, 2015
by
Mike Hibler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Nit in usage message.
parent
13eccd62
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
tbsetup/eventsys_control.in
tbsetup/eventsys_control.in
+2
-2
No files found.
tbsetup/eventsys_control.in
View file @
1e0a3310
#!/usr/bin/perl -wT
#
# Copyright (c) 2000-201
1
University of Utah and the Flux Group.
# Copyright (c) 2000-201
5
University of Utah and the Flux Group.
#
# {{{EMULAB-LICENSE
#
...
...
@@ -37,7 +37,7 @@ use POSIX ":sys_wait_h";
sub
usage
()
{
print
STDOUT
"
Usage: eventsys_control [-f] <start|stop|replay> <eid>
\n
";
"
Usage: eventsys_control [-f] <start|stop|replay>
<pid>,
<eid>
\n
";
exit
(
-
1
);
}
my
$optlist
=
"
dfa
";
...
...
Write
Preview
Markdown
is supported
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