osrf / uctf

Unmanned Capture the Flag (U-CTF) project.
Apache License 2.0
24 stars 10 forks source link

Fix gold delete #30

Closed tfoote closed 8 years ago

tfoote commented 8 years ago

The --delete option was not using the correct mav_sys_id for deletion. This is a fix and then a refactor commit to avoid the duplicate code.

dirk-thomas commented 8 years ago

Please run the tests and address the style warnings.

tfoote commented 8 years ago

Updated to fix linter errors. + added .gitignore for .pyc files.

dirk-thomas commented 8 years ago

lgtm