aboutsummaryrefslogtreecommitdiffstats
path: root/testcase/shell_var.mk
diff options
context:
space:
mode:
authorShinichiro Hamaji <shinichiro.hamaji@gmail.com>2015-07-28 16:06:52 +0900
committerShinichiro Hamaji <shinichiro.hamaji@gmail.com>2015-07-29 12:53:35 +0900
commit4dd62de16eae2bca6e57ee317c03db252f0d996d (patch)
tree74e9693e5ef5631e646a5488def64b88540e1493 /testcase/shell_var.mk
parenta4dfe75ed456e3c2986af048df6aa44a01a54922 (diff)
downloadandroid_build_kati-4dd62de16eae2bca6e57ee317c03db252f0d996d.tar.gz
android_build_kati-4dd62de16eae2bca6e57ee317c03db252f0d996d.tar.bz2
android_build_kati-4dd62de16eae2bca6e57ee317c03db252f0d996d.zip
[C++] Fix shell_var.mk
We should not use $(SHELL) for ninja.sh
Diffstat (limited to 'testcase/shell_var.mk')
-rw-r--r--testcase/shell_var.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/testcase/shell_var.mk b/testcase/shell_var.mk
index a0c556f..8f5de31 100644
--- a/testcase/shell_var.mk
+++ b/testcase/shell_var.mk
@@ -1,5 +1,3 @@
-# TODO(c-ninja): Fix - ninja.sh should not use $SHELL.
-
$(info $(SHELL))
SHELL:=/bin/echo