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

A function call spanning two lines is only commented out on one. #62

Open
tajohnsen opened this issue May 9, 2018 · 1 comment
Open
Assignees
Labels

Comments

@tajohnsen
Copy link

In the file run_unfetter_analytic.py lines 244-246 are:

#  This is removed since it is difficult to install
#            post_stix_store(
                "identity--4ac44385-691d-411a-bda8-027c61d68e99", analytic)

The first line should be uncommented or the second should be commented. Note that the if (not rdd.isEmpty()): will need to be removed too or have a pass under it.

@infosec-alchemist
Copy link
Contributor

Good catch. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants