]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix typo in test_check_ssh_injection_on error test
authorJay S. Bryant <jsbryant@us.ibm.com>
Thu, 31 Oct 2013 19:05:16 +0000 (14:05 -0500)
committerJay S. Bryant <jsbryant@us.ibm.com>
Thu, 31 Oct 2013 19:05:16 +0000 (14:05 -0500)
commiteb0f2e4dd538a79184efbb23d7e404147dfe877b
tree31c40edea040ef2fb6161ee9e7417d745a2d6459
parent14660991cb849c240acf41b377a7389b751cb6c7
Fix typo in test_check_ssh_injection_on error test

The test case currently has shh instead of ssh.
This commit fixes the typo.

Change-Id: I1e6f926b7d22f48ae56166077659ff3e3d9a1899
cinder/tests/test_utils.py