typo in get_uec_image.sh

Bug #1085233 reported by john Brooker
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Fix Released
Undecided
Sean Dague

Bug Description

precise has been spelt percise

s$ git diff -p get_uec_image.sh
diff --git a/tools/get_uec_image.sh b/tools/get_uec_image.sh
index 156fd43..3c62064 100755
--- a/tools/get_uec_image.sh
+++ b/tools/get_uec_image.sh
@@ -65,7 +65,7 @@ KERNEL=$3

 case $DIST_NAME in
     quantal) ;;
- percise) ;;
+ precise) ;;
     oneiric) ;;
     natty) ;;
     maverick) ;;

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to devstack (master)

Fix proposed to branch: master
Review: https://review.openstack.org/17257

Changed in devstack:
assignee: nobody → Sean Dague (sdague-b)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack (master)

Reviewed: https://review.openstack.org/17257
Committed: http://github.com/openstack-dev/devstack/commit/93923ebeed2e5ef4f8b9733f5457f97615f29477
Submitter: Jenkins
Branch: master

commit 93923ebeed2e5ef4f8b9733f5457f97615f29477
Author: Sean Dague <email address hidden>
Date: Fri Nov 30 17:51:12 2012 -0500

    fix typo in get_uec_image.sh

    it's precise, not percise.

    Fixes bug #1085233

    Change-Id: I857c233c9b461b7cc6e2ac356aa6f2cd6be93ff5

Changed in devstack:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.