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
c42d03e7
Commit
c42d03e7
authored
May 22, 2003
by
Leigh B. Stoller
Browse files
Turn off batchmode for a while I mess with it.
parent
9ef4d24e
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/batchexp.in
View file @
c42d03e7
...
...
@@ -82,6 +82,10 @@ if (! UNIX2DBUID($UID, \$dbuid)) {
# Parse command arguments.
#
ParseArgs
();
if
(
!
$immediate
)
{
die
("
*** $0:
\n
"
.
"
Batch system is disabled while we do some testing! Sorry.
\n
");
}
#
# Sanity check them.
...
...
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