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

ISPN-6846 Script filter_failed_logs.sh doesn't work #4447

Conversation

danberindei
Copy link
Member

@danberindei danberindei commented Jul 7, 2016

@danberindei danberindei force-pushed the ISPN-6846_filter_failed_logs.sh branch 3 times, most recently from 18ec855 to 1fbbb12 Compare July 8, 2016 14:44
@pruivo
Copy link
Member

pruivo commented Jul 8, 2016

integrated! thank @danberindei !

@pruivo pruivo closed this Jul 8, 2016
@pruivo
Copy link
Member

pruivo commented Jul 8, 2016

ops... wrong tab :)

@pruivo pruivo reopened this Jul 8, 2016
@@ -28,6 +28,8 @@ echo Failed/skipped tests: $FAILED_TESTS

DATE=$(date +%Y%m%d)
for TEST in $FAILED_TESTS ; do
TESTFILE=$(echo ${TEST}.log | tr / _)
Copy link
Member

Choose a reason for hiding this comment

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

I'm not sure if these 2 lines are needed. it will be overwritten by line 33.

Copy link
Member Author

Choose a reason for hiding this comment

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

Oops, I meant to delete line 33!

@danberindei
Copy link
Member Author

Updated @pruivo

@pruivo
Copy link
Member

pruivo commented Jul 11, 2016

integrated! thanks @danberindei!

@pruivo pruivo closed this Jul 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants