diff options
author | Kevin <gitlab@a.ikke.info> | 2021-09-16 17:37:26 +0000 |
---|---|---|
committer | Kevin <gitlab@a.ikke.info> | 2021-09-16 17:37:26 +0000 |
commit | 726945b3921144b77b0ddaf2e34e28e2c34b04de (patch) | |
tree | f1a941d7e1b4bc0ddc6b421884dc8c7161bd58ba /client/httpsclient_test.go | |
parent | 37025e61e570e748613d9a5a57a7ae5de1b45af5 (diff) | |
download | gitlab-shell-726945b3921144b77b0ddaf2e34e28e2c34b04de.tar.gz |
makefile: properly quote '$' in VERSION_STRING
If git is not available or gitlab-shell is not built in a repository, it falls back the VERSION file. That command is not properly escaped and results in the message:
> awk: cmd. line:1: Unexpected token
When you remove the `2>/dev/null`. Escape the '$' characters to solve this.
Diffstat (limited to 'client/httpsclient_test.go')
0 files changed, 0 insertions, 0 deletions