CCI-MOC / hil

Hardware Isolation Layer, formerly Hardware as a Service
Apache License 2.0
24 stars 54 forks source link

Leasing script #917

Closed mosayyebzadeh closed 6 years ago

mosayyebzadeh commented 6 years ago

Actually I am not comfortable by adding comments in the status file which acts as a log file. I will add comments to config file describing the format, but for status file I think the README file is enough.

mosayyebzadeh commented 6 years ago

Tested on a mock setup

mosayyebzadeh commented 6 years ago

@zenhack Can you check this again?

mosayyebzadeh commented 6 years ago

@zenhack Would you please check it again?

naved001 commented 6 years ago

ah, pylint is complaining because we aren't using counter anywhere. I guess one way to fix this would be to change it _.

for _ in range(2):
    blah blah
mosayyebzadeh commented 6 years ago

@zenhack Would you please check it again?

zenhack commented 6 years ago

I'm satisfied; merging.