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
1e0a3310
Commit
1e0a3310
authored
Jan 26, 2015
by
Mike Hibler
Browse files
Nit in usage message.
parent
13eccd62
Changes
1
Hide whitespace changes
Inline
Side-by-side
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
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