diff options
author | Gergely Imreh <imrehg@gmail.com> | 2009-02-13 17:18:26 +0100 |
---|---|---|
committer | Loui Chang <louipc.ist@gmail.com> | 2009-02-15 21:12:28 +0100 |
commit | efc171378761b5f18312fe904361be230143e237 (patch) | |
tree | acc3e87715ec52dfda328bcd42e8edc64663d2bd /LAUNCH.txt | |
parent | 0caa949e4174ba2fcd144b29795ba98cb6f193af (diff) | |
download | aur-efc171378761b5f18312fe904361be230143e237.tar.gz aur-efc171378761b5f18312fe904361be230143e237.tar.xz |
Fix: FS#13189, infinite variable replacement cycle
Lines such as foo=$foo in the PKGBUILD would end up in a
infinite replacement cycle when uploaded, thus the upload
times out. In these kind of lines, $foo is replaced not by
"$foo" again, but deleted (missing value for foo).
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'LAUNCH.txt')
0 files changed, 0 insertions, 0 deletions