Skip to content

Commit

Permalink
SERVER-14181: Test Hang Analyzer
Browse files Browse the repository at this point in the history
Add a stub hang_analyzer.py for MCI to integrate with.
  • Loading branch information
markbenvenuto authored and Jed Estep committed Aug 1, 2014
1 parent bc555e7 commit a42bc8b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions buildscripts/hang_analyzer.py
@@ -0,0 +1,6 @@
#!/usr/bin/env python

# Stub Script for MCI to call

print("Hang_Analyzer was successfully called.")

0 comments on commit a42bc8b

Please sign in to comment.