@ -257,7 +257,7 @@ def main():
# Emit the output (fn=>output)
if not args.output and "build" in overlay:
output = overlay["build"] + data["node"]["hostname"]
output = overlay["build"] + args.hostname + "/" + data["node"]["hostname"]
else:
output = "-"
emit(build, output)
The note is not visible to the blocked user.