fix crashing zypper when there are double config entrys in zypper.conf (bnc#614646)
authorDominik Heidler <dheidler@suse.de>
Mon, 6 Jun 2011 12:44:40 +0000 (14:44 +0200)
committerDominik Heidler <dheidler@suse.de>
Mon, 6 Jun 2011 12:44:40 +0000 (14:44 +0200)
commit5861a7d77d774bd4eaa8ca94283ec19c9adb1a8d
treefa0b306b6685949b214b918fb12d42cbb933e073
parentcf3fa1c6f1c7a978a0da4c754ef5f0cc5fec7705
fix crashing zypper when there are double config entrys in zypper.conf (bnc#614646)
use int insted of bool to save augeas int result
src/utils/Augeas.cc
src/utils/Augeas.h