Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new scan status PENDING. #336

Merged
merged 1 commit into from
May 19, 2020

Conversation

jjnicola
Copy link
Member

Checklist:

osp/osp.c Outdated Show resolved Hide resolved
osp/osp.h Outdated Show resolved Hide resolved
osp/osp.h Outdated
@@ -65,6 +65,8 @@ typedef enum
OSP_SCAN_STATUS_RUNNING, /**< Running status. */
OSP_SCAN_STATUS_STOPPED, /**< Stopped status. */
OSP_SCAN_STATUS_FINISHED, /**< Finished status. */
OSP_SCAN_STATUS_PENDING, /**< Init pending. */

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change

@mattmundell mattmundell merged commit 933844f into greenbone:master May 19, 2020
@jjnicola
Copy link
Member Author

Thanks @mattmundell !

@jjnicola jjnicola deleted the new-status-pending branch May 19, 2020 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants