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

Unified Diff: src/platform/cryptohome/make_tests.sh

Issue 614005: Adds changes to unittest scripts to use ebuild if board is specified (Closed)
Patch Set: Fix quotes 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 | src/platform/window_manager/make_tests.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/platform/cryptohome/make_tests.sh
diff --git a/src/platform/cryptohome/make_tests.sh b/src/platform/cryptohome/make_tests.sh
index 22ab3af6330a1e3ba8fbb42dbbce369ff74bc2e5..1a6a00f93f40cdf06be924366235c17893eeb334 100755
--- a/src/platform/cryptohome/make_tests.sh
+++ b/src/platform/cryptohome/make_tests.sh
@@ -10,8 +10,6 @@
COMMON_SH="$(dirname "$0")/../../scripts/common.sh"
. "$COMMON_SH"
-
-OUT_DIR=${DEFAULT_BUILD_ROOT}/x86/tests
mkdir -p ${OUT_DIR}
TARGET=${OUT_DIR}/cryptohome_tests
« no previous file with comments | « no previous file | src/platform/window_manager/make_tests.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698