summary refs log tree commit diff
path: root/src/bltin/test.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-10-02 20:29:30 +0000
committerJune McEnroe <june@causal.agency>2022-01-21 22:08:53 -0500
commit4f01bfef1201bf679fc4487342ba5457bdf267ad (patch)
treea54a55bd0e87d426918dde6162b2329d310e9039 /src/bltin/test.c
parentdash: Check sizes of mailboxes, not times (diff)
downloaddash-4f01bfef1201bf679fc4487342ba5457bdf267ad.tar.gz
dash-4f01bfef1201bf679fc4487342ba5457bdf267ad.zip
dash: Fix chkmail loop break condition
padvance_magic() returns -1 when there are no more paths left, not
zero.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
>June McEnroe Allows restarting consumers safely. 2019-09-07Add A Memory Called EmpireJune McEnroe 2019-09-05Handle lack of Content-TypeJune McEnroe 2019-09-05Use CURLINFO_CONTENT_TYPEJune McEnroe Oops, didn't see this. 2019-09-05Decode entities in titlesJune McEnroe 2019-09-05Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe