summaryrefslogtreecommitdiffstats
path: root/parser.y
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2023-09-03 23:20:02 -0700
committerKaz Kylheku <kaz@kylheku.com>2023-09-03 23:20:02 -0700
commitce7240c36c1f143812f86b01e05318474d569f1c (patch)
tree218f9c659207685873c939975b1525fcca1d22c4 /parser.y
parent60dd1c1c6af5c179f598dea60896ba9584d139ad (diff)
downloadtxr-ce7240c36c1f143812f86b01e05318474d569f1c.tar.gz
txr-ce7240c36c1f143812f86b01e05318474d569f1c.tar.bz2
txr-ce7240c36c1f143812f86b01e05318474d569f1c.zip
crypt: newly proposed test still fails on Musl.
* tests/018/crypt.tl: replace (crypt "a" "*$") test with (crypt "a" "::"). Musl's crypt treats all unrecognized hashes through DES, and the DES module accepts almost anything as salt characters, except '\0', '\n' and ':', since those characters would wreck the password file.
Diffstat (limited to 'parser.y')
0 files changed, 0 insertions, 0 deletions