FS#4470 - abs in pacman 2.9.8-1 with typo
Attached to Project:
Arch Linux
Opened by Sanel Z. (karijes) - Monday, 17 April 2006, 16:54 GMT
Last edited by arjan timmerman (blaasvis) - Monday, 17 April 2006, 17:37 GMT
Opened by Sanel Z. (karijes) - Monday, 17 April 2006, 16:54 GMT
Last edited by arjan timmerman (blaasvis) - Monday, 17 April 2006, 17:37 GMT
|
Details
Hi,
I found a strange "typo" in latest abs script (pacman 2.9.8-1) from current. Here is sample (note: the same statement is written twice): --------------------------------------------------- if [ "$1" = "-p" ] || [ "$1" = "--passive" ];then CONNMDE="-" shift else CONNMODE="m" shift fi if [ "$1" = "-p" ] || [ "$1" = "--passive" ];then CONNMDE="-" shift else CONNMODE="m" shift fi --------------------------------------------------- Typo or something else ? Sanel |
This task depends upon
Closed by Jan de Groot (JGC)
Thursday, 26 October 2006, 22:02 GMT
Reason for closing: Duplicate
Additional comments about closing: bug 4056
Thursday, 26 October 2006, 22:02 GMT
Reason for closing: Duplicate
Additional comments about closing: