Commit 7ce8b7a0 authored by Theodor-Adrian Stana's avatar Theodor-Adrian Stana

sw: Small aestaethic update in multiboot.py

parent 0d71b659
......@@ -148,7 +148,7 @@ if __name__ == "__main__":
for (i, gw) in enumerate(gw_list):
print(" %2d -> %s" % (i, os.path.basename(gw)))
if (len(gw_list) == 0):
print("No bitstreams file found in binaries folder, cannot perform write...")
print("No bitstreams file found in bin/ folder, cannot perform write...")
wr = 'n'
break
start = False
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment