mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2025-12-31 10:08:31 -05:00
Compare commits
1 Commits
replaceCII
...
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