Clarify comment

This commit is contained in:
Tamir Duberstein 2015-04-17 07:35:35 -07:00
parent b7fb57529a
commit cc267cefcb
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
#
# * `CFG_ENABLE_VALGRIND=1` - Run tests under valgrind
# * `VALGRIND_COMPILE=1` - Run the compiler itself under valgrind
# (may require `CFG_ENABLE_VALGRIND`)
# (requires `CFG_ENABLE_VALGRIND`)
#
# * `NO_REBUILD=1` - Don't rebootstrap when testing std
# (and possibly other crates)