about summary refs log tree commit diff
diff options
context:
space:
mode:
authorCorey Farwell <coreyf@rwell.org>2014-11-30 09:07:36 -0500
committerCorey Farwell <coreyf@rwell.org>2014-11-30 09:07:36 -0500
commit38e008eccdc85e6f34a7c165af62af76eddb93b5 (patch)
tree63d879d49e3c8150e87eb45dcca91e3f400b2144
parent52888a7c47ce409fc80e56430056701d7349d27e (diff)
downloadrust-38e008eccdc85e6f34a7c165af62af76eddb93b5.tar.gz
rust-38e008eccdc85e6f34a7c165af62af76eddb93b5.zip
Fix typo in tests makefile
-rw-r--r--mk/tests.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/tests.mk b/mk/tests.mk
index 0ec0c81f288..88a5fb81cb3 100644
--- a/mk/tests.mk
+++ b/mk/tests.mk
@@ -598,7 +598,7 @@ CTEST_DISABLE_debuginfo-lldb = "lldb tests are only run on darwin"
 endif
 
 ifeq ($(CFG_OSTYPE),apple-darwin)
-CTEST_DISABLE_debuginfo-gdb = "gdb on darwing needs root"
+CTEST_DISABLE_debuginfo-gdb = "gdb on darwin needs root"
 endif
 
 # CTEST_DISABLE_NONSELFHOST_$(TEST_GROUP), if set, will cause that