Skip to content

Commit

Permalink
[backend] remove debug code that crept in
Browse files Browse the repository at this point in the history
  • Loading branch information
mlschroe committed May 9, 2016
1 parent e362f8f commit 1e29932
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/backend/bs_repserver
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,6 @@ sub getbinarylist_repository {
undef $pool;
BSWatcher::serialize_end($serial) if defined $serial;
forwardevent($cgi, 'scanrepo', $projid, undef, $repoid, $arch) if $needscan;
print Dumper(\@files);
BSWatcher::reply_cpio(\@files);
return undef;
}
Expand Down

0 comments on commit 1e29932

Please sign in to comment.