mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-18 10:26:29 +01:00
update mess build_FAILED
This commit is contained in:
parent
f5cd6b6e2d
commit
1608317b97
1 changed files with 2 additions and 2 deletions
|
@ -64,8 +64,8 @@ def build_FAILED(sbo_url, prgnam):
|
|||
print("| Build package {0} [ {1}FAILED{2} ]".format(prgnam, color['RED'],
|
||||
color['ENDC']))
|
||||
template(78)
|
||||
print("| See log file in {0}/var/log/slpkg/sbo/build_logs{1} directory or "
|
||||
"read README file:".format(color['CYAN'], color['ENDC']))
|
||||
print("| See log file in '{0}/var/log/slpkg/sbo/build_logs{1}' directory"
|
||||
"or read README file:".format(color['CYAN'], color['ENDC']))
|
||||
print("| {0}{1}".format(sbo_url, "README"))
|
||||
template(78)
|
||||
print # new line at end
|
||||
|
|
Loading…
Reference in a new issue