diff options
author | Gergely Imreh <imrehg@gmail.com> | 2009-02-14 00:18:26 +0800 |
---|---|---|
committer | Loui Chang <louipc.ist@gmail.com> | 2009-02-15 15:12:28 -0500 |
commit | efc171378761b5f18312fe904361be230143e237 (patch) | |
tree | acc3e87715ec52dfda328bcd42e8edc64663d2bd /.gitignore | |
parent | 0caa949e4174ba2fcd144b29795ba98cb6f193af (diff) | |
download | aurweb-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 '.gitignore')
0 files changed, 0 insertions, 0 deletions