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
0138891c
Commit
0138891c
authored
Jan 23, 2009
by
Leigh B. Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix to print statement, from Mike Blodgett.
parent
e9626ab8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
db/Group.pm.in
db/Group.pm.in
+2
-2
No files found.
db/Group.pm.in
View file @
0138891c
#
!/usr/bin/perl -wT
#
#
EMULAB
-
COPYRIGHT
#
Copyright
(
c
)
2005
,
200
6
,
2007
,
2008
University
of
Utah
and
the
Flux
Group
.
#
Copyright
(
c
)
2005
-
200
9
University
of
Utah
and
the
Flux
Group
.
#
All
rights
reserved
.
#
package
Group
;
...
...
@@ -916,7 +916,7 @@ sub SendJoinEmail($$)
"
\n
"
.
"Please return to $TBWWW,
\n
"
.
"log in, select the 'New User Approval' page, and enter your
\n
"
.
"decision regarding $usr_name's membership in your project.
\n
"
.
"decision regarding $
{
usr_name
}
's membership in your project.
\n
"
.
"
\n
"
.
"Thanks,
\n
"
.
"Testbed Operations
\n
"
,
...
...
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