Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emulab-devel
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Elijah Grubb
emulab-devel
Commits
6f93de58
Commit
6f93de58
authored
Jun 05, 2018
by
Elijah Grubb
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master' into docker-runit-home
parents
8de1ae7a
9e31394c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
protogeni/lib/GeniUtil.pm.in
protogeni/lib/GeniUtil.pm.in
+2
-1
No files found.
protogeni/lib/GeniUtil.pm.in
View file @
6f93de58
...
...
@@ -442,7 +442,8 @@ sub GetHoldingProject($$;$)
# Shorten the lock string; mysql has an oddly short limit on this.
my $lock_hrn = GeniHRN->new($project_urn);
$lock_str = "HoldProj:" . $lock_hrn->project();
$lock_str = DBQuoteSpecial($lock_str);
#
# See if the project exists.
#
...
...
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