Additionally quote vars in appimage/build.sh #2267

Merged
PeterSurda merged 1 commits from gitea-118 into v0.6 2024-09-21 05:43:33 +02:00
PeterSurda commented 2024-09-21 03:10:17 +02:00 (Migrated from github.com)

Hi!

The appimage, built from my recent push, surprisingly had no alpha suffix. The log says

.buildbot/appimage/build.sh: line 11: [: 965978fa5c7b6a5a3af071c2a07c196c1a388914: unary operator expected

It seems fixed by adding the additional quotes.

Hi! The appimage, built from my recent push, surprisingly had no `alpha` suffix. The [log](https://buildbot.bitmessage.org/#/builders/33/builds/33585/steps/4/logs/stdio) says ``` .buildbot/appimage/build.sh: line 11: [: 965978fa5c7b6a5a3af071c2a07c196c1a388914: unary operator expected ``` It seems fixed by adding the additional quotes.
This repo is archived. You cannot comment on pull requests.
No description provided.