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
8866d937
Commit
8866d937
authored
May 25, 2003
by
Mac Newbold
Browse files
Fix extra line...
parent
02aaf8e4
Changes
1
Show whitespace changes
Inline
Side-by-side
tbsetup/swapexp.in
View file @
8866d937
...
...
@@ -541,7 +541,6 @@ my $message =
"
Experiment
$eid
in project
$pid
has been
";
if
(
$idleswap
||
$autoswap
||
$force
)
{
$link
=
"";
$message
.=
"
forcibly swapped out by
\n
Testbed Operations
";
if
(
$idleswap
)
{
$message
.=
"
because it was idle for too long (Idle-Swap).
\n
"
.
...
...
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