Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
594516b1
Commit
594516b1
authored
May 27, 2005
by
Leigh B. Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add missing use of Errno library ... my fault.
parent
2fd9770c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
tbsetup/batchexp.in
tbsetup/batchexp.in
+1
-0
No files found.
tbsetup/batchexp.in
View file @
594516b1
...
@@ -8,6 +8,7 @@ use English;
...
@@ -8,6 +8,7 @@ use English;
use
Getopt::
Std
;
use
Getopt::
Std
;
use
POSIX
qw(isatty setsid)
;
use
POSIX
qw(isatty setsid)
;
use
POSIX
qw(strftime)
;
use
POSIX
qw(strftime)
;
use
Errno
;
#
#
# Create an experiment. The experiment is either run immediately, or
# Create an experiment. The experiment is either run immediately, or
...
...
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