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
83ea592e
Commit
83ea592e
authored
Apr 06, 2012
by
Leigh B Stoller
Browse files
Bug Fix: Remove print statement that is generating email.
parent
7266088b
Changes
1
Hide whitespace changes
Inline
Side-by-side
protogeni/lib/GeniCH.pm.in
View file @
83ea592e
...
...
@@ -1095,8 +1095,6 @@ sub PostHistoryRecord($)
#
#
Insert
new
record
.
#
print
STDERR
Dumper
(\@
insert_data
);
if
(
1
)
{
#
Every
aggregate
gets
a
new
unique
index
.
my
$
nextidx
=
TBGetUniqueIndex
(
'next_aggregate_history'
,
1
);
...
...
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