mrsh icon indicating copy to clipboard operation
mrsh copied to clipboard

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

Open trofi opened this issue 4 years ago • 1 comments

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.

trofi avatar Oct 29 '21 20:10 trofi

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

emersion avatar Oct 29 '21 23:10 emersion