Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(296)

Unified Diff: src/scripts/bash_completion

Issue 659005: Fix name and add board completion to mod_image_for_test.sh. (Closed)
Patch Set: Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/scripts/bash_completion
diff --git a/src/scripts/bash_completion b/src/scripts/bash_completion
index ac09e16e8206732d79734584895a9b9d516a735f..c9445ea171d3e2c82da07d37881092ceae96aa6a 100644
--- a/src/scripts/bash_completion
+++ b/src/scripts/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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698