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
Issues
143
Issues
143
List
Boards
Labels
Service Desk
Milestones
Merge Requests
6
Merge Requests
6
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
emulab
emulab-devel
Commits
221645e8
Commit
221645e8
authored
Oct 28, 2017
by
Leigh B Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Oops, wrong file to commit.
parent
f183f1a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
16 deletions
+0
-16
protogeni/lib/GeniCM.pm.in
protogeni/lib/GeniCM.pm.in
+0
-16
No files found.
protogeni/lib/GeniCM.pm.in
View file @
221645e8
...
...
@@ -2942,23 +2942,7 @@ sub GetTicketAuxAux($$$$$$$$$$$)
#
Did
we
actually
run
assign
?
if
($
line
=~
/^
Assign
exited
with
/)
{
$
isassignerror
=
1
;
$
done
=
0
;
$
logstuff
=
""
;
$
errorstr
=
""
;
$
solution
=
undef
;
$
insolution
=
0
;
$
violations
=
undef
;
$
inviolations
=
0
;
$
precheck
=
undef
;
$
inprecheck
=
0
;
$
insummary
=
0
;
$
errorcode
=
GENIRESPONSE_NO_MAPPING
;
}
#
Skipping
ahead
looking
for
another
assign
run
next
if
($
done
);
if
($
line
=~
/^\
s
*\*\*\*\
s
*
Resource
reservation
violation
:/)
{
$
logstuff
=
$
line
;
...
...
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