Hi there,

I've found a bug in the /usr/sbin/chksession script:
line 75 should say 
next if /.*\.rpm(save|old)/;
instead of
next if /.*\\.rpm(save|old)/;

As it is now, the *.rpmsave and *.rpmold files don't get ignored... The
above will fix it...

Cheers,

Hans Schippers

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to