darcs

Patch 2128 prospective fix in tests/network/httplib: && and || ha...

Title prospective fix in tests/network/httplib: && and || ha...
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone

Created on 2020-12-18.15:21:56 by bfrk, last changed 2020-12-19.22:29:41 by ganesh.

Files
File name Status Uploaded Type Edit Remove
patch-preview.txt bfrk, 2020-12-18.15:21:56 text/x-darcs-patch
prospective-fix-in-tests_network_httplib_-__-and-__-have-the-same-precedence-in-bash.dpatch bfrk, 2020-12-18.15:21:56 application/x-darcs-patch
unnamed bfrk, 2020-12-18.15:21:56 text/plain
See mailing list archives for discussion on individual patches.
Messages
msg22551 (view) Author: bfrk Date: 2020-12-18.15:21:56
1 patch for repository http://darcs.net/screened:

patch 8d084a76494b44006273d0b504e1b6cc44d5b3d5
Author: Ben Franksen <ben.franksen@online.de>
Date:   Fri Dec 18 13:03:35 CET 2020
  * prospective fix in tests/network/httplib: && and || have the same precedence in bash
  
  I haven't seen any failures caused by this which is probably because the
  first term (test -e...) never fails if the http server was successfully
  started. Still, logically the code is now more correct.
Attachments
msg22567 (view) Author: ganesh Date: 2020-12-19.22:00:18
Fine
History
Date User Action Args
2020-12-18 15:21:56bfrkcreate
2020-12-18 15:22:15bfrksetstatus: needs-screening -> needs-review
2020-12-19 22:00:18ganeshsetstatus: needs-review -> accepted-pending-tests
messages: + msg22567
2020-12-19 22:29:41ganeshsetstatus: accepted-pending-tests -> accepted