Skip to content

Commit

Permalink
vmcore: fix a broken merge conflict
Browse files Browse the repository at this point in the history
Resolves: rhbz#1237408

Signed-off-by: Jakub Filak <jfilak@redhat.com>
  • Loading branch information
Jakub Filak committed Jul 1, 2015
1 parent b89e812 commit 5e5796c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/hooks/abrt_harvest_vmcore.py.in
Expand Up @@ -155,11 +155,6 @@ def harvest_vmcore():
else:
break

<<<<<<< HEAD
os.umask(077)

=======
>>>>>>> 71360a6... vmcore: use libreport dd API in the harvestor
# Check abrt config files for copy/move settings and
try:
conf = problem.load_plugin_conf_file("vmcore.conf")
Expand Down

0 comments on commit 5e5796c

Please sign in to comment.