mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-02 11:10:47 -05:00
Compare commits
1 Commits
fix-dev-do
...
deleteComm
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e53a4f6379 |
@@ -29,6 +29,8 @@ ifeq ($(VERSION), daily)
|
|||||||
STRING ?= $(shell git rev-parse --short HEAD)
|
STRING ?= $(shell git rev-parse --short HEAD)
|
||||||
else ifeq ($(VERSION),)
|
else ifeq ($(VERSION),)
|
||||||
STRING ?= $(shell git rev-parse --short HEAD)
|
STRING ?= $(shell git rev-parse --short HEAD)
|
||||||
|
else
|
||||||
|
STRING :=
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user