diff options
| author | Julian Blake Kongslie | 2020-11-25 11:03:57 -0800 |
|---|---|---|
| committer | Julian Blake Kongslie | 2020-11-25 11:03:57 -0800 |
| commit | 6477065e5615cd671d55286e4c5bcea172b966f6 (patch) | |
| tree | b838cddd3d956df9dac25ae9710af460e5d48603 /olamic-worker | |
| parent | Release version 2. (diff) | |
| download | olamic-6477065e5615cd671d55286e4c5bcea172b966f6.tar.xz | |
Diffstat (limited to '')
| -rwxr-xr-x | olamic-worker | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/olamic-worker b/olamic-worker index c9a1bd0..aaec35c 100755 --- a/olamic-worker +++ b/olamic-worker | |||
| @@ -69,7 +69,7 @@ Content-type: text/plain | |||
| 69 | Olamic task $TASK_ID failed with exit code $STATUS. | 69 | Olamic task $TASK_ID failed with exit code $STATUS. |
| 70 | 70 | ||
| 71 | Environment for the build: | 71 | Environment for the build: |
| 72 | $(env | sort) | 72 | $(env) |
| 73 | 73 | ||
| 74 | Log from the build: | 74 | Log from the build: |
| 75 | $(cat log) | 75 | $(cat log) |
