emersion / mrsh

A minimal POSIX shell
MIT License
489 stars 35 forks source link

Missing `test/conformance/if.sh` in repository #194

Closed trofi closed 6 months ago

trofi commented 2 years ago

Looks like git repository is missing a test file:

$ ./configure && make
...
$ LANG=C make check
make: *** No rule to make target 'test/conformance/if.sh', needed by 'check'.  Stop.
emersion commented 2 years ago

Maybe the make-based build system is out of date.