Skip to content

Instantly share code, notes, and snippets.

@wenjianhn
Created April 30, 2014 10:51
Show Gist options
  • Save wenjianhn/4d60a74792d5f1215634 to your computer and use it in GitHub Desktop.
Save wenjianhn/4d60a74792d5f1215634 to your computer and use it in GitHub Desktop.
open the top line of the first Traceback
./run_tests.sh nova.tests.network.test_manager.VlanNetworkTestCase.test_duplicate_vlan_raises || sed -n '/ File /{p;q;}' subunit.log | sed s/,//g | awk '{system("emacsclient " "+" $4 " " $2)}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment