dummy commit to check system info
This commit is contained in:
parent
be2846a07a
commit
84647d80e2
@ -15,6 +15,7 @@ if missing_pkgs:
|
|||||||
|
|
||||||
from dulwich import porcelain
|
from dulwich import porcelain
|
||||||
|
|
||||||
|
|
||||||
def get_firmware_specifier_build_flag():
|
def get_firmware_specifier_build_flag():
|
||||||
try:
|
try:
|
||||||
build_version = porcelain.describe('.') # '.' refers to the repository root dir
|
build_version = porcelain.describe('.') # '.' refers to the repository root dir
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user