From 726d36686c97d3d1739a14ef2db67c87b3fe358a Mon Sep 17 00:00:00 2001 From: Darin Petkov Date: Wed, 24 Feb 2010 12:05:18 -0800 Subject: [PATCH] Fix name and add board completion to mod_image_for_test.sh. Review URL: http://codereview.chromium.org/659005 --- bash_completion | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bash_completion b/bash_completion index ac09e16e82..c9445ea171 100644 --- a/bash_completion +++ b/bash_completion @@ -65,7 +65,8 @@ complete -o bashdefault -o default -F _board_sysroot \ build_autotest.sh \ build_image \ build_packages \ - image_to_usb + image_to_usb.sh \ + mod_image_for_test.sh # echo the existing target board overlays