hammerlab / genspio

Generate Shell Phrases In OCaml
https://smondet.gitlab.io/genspio-doc/
Apache License 2.0
48 stars 3 forks source link

Darwin vm test #72

Closed smondet closed 6 years ago

smondet commented 6 years ago

It's an old, very old, version of Darwin.

charles:~ root# sh -version
GNU bash, version 2.05b.0(1)-release (powerpc-apple-darwin8.0.0)
Copyright (C) 2002 Free Software Foundation, Inc.

38 tests fail → often with the same line X: bad substitution: no `)' (cf. issue hammerlab/genspio#68)

# find _log/ -name "*stderr.txt" |xargs grep 'bad substi' | awk -F: '{ print $1 } ' | sort -u | wc -l
44