]> git.ipfire.org Git - people/ms/pakfire.git/commit
Fix appending of variables.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 24 Sep 2011 15:18:09 +0000 (17:18 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 24 Sep 2011 15:18:09 +0000 (17:18 +0200)
commit01585cf60b5f0d0dd3c7fce5533f8e96ae63898d
tree5cdb89db3ffed66e3a73c360b6d9f63a8ad29ba7
parentbe3549473538eb472f6095804930c0839fdf085e
Fix appending of variables.

a += b did clear the previous content of a in
some circumstances.
pakfire/packages/lexer.py