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:

@jjnicola jjnicola force-pushed the new-status-pending branch from 406edef to 88432f4 Compare May 19, 2020 11:58
@jjnicola jjnicola requested a review from mattmundell May 19, 2020 11:58
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

@jjnicola jjnicola force-pushed the new-status-pending branch from 88432f4 to 0759d81 Compare May 19, 2020 12:51
@jjnicola jjnicola requested a review from mattmundell May 19, 2020 12:51
@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.

2 participants