diff options
author | Jeremy Benoist <jeremy.benoist@gmail.com> | 2020-01-13 14:26:10 +0100 |
---|---|---|
committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2020-01-13 14:26:10 +0100 |
commit | 49eb5405debb49d19c58f966b4fceac9ea9571ae (patch) | |
tree | 06e1fda08307b0838ea3fdbc5e0278a9f321a448 /tests | |
parent | 68fd40e4fce33b19f946f54388a4016ab32998e0 (diff) | |
download | wallabag-49eb5405debb49d19c58f966b4fceac9ea9571ae.tar.gz wallabag-49eb5405debb49d19c58f966b4fceac9ea9571ae.tar.zst wallabag-49eb5405debb49d19c58f966b4fceac9ea9571ae.zip |
Ensure ENV is well defined when using make
This command should fail before calling other commands (which will fail to because the environment is wrong):
```
ENV=toto make install
```
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions