updates
authorjochen@chromium.org <jochen@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 14 Aug 2013 12:53:09 +0000 (12:53 +0000)
committerjochen@chromium.org <jochen@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 14 Aug 2013 12:53:09 +0000 (12:53 +0000)
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16189 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

tools/gcmole/bootstrap.sh

index 0e84846..baa0b1f 100755 (executable)
@@ -121,6 +121,6 @@ set +x
 
 echo
 echo You can now run gcmole using this command:
-echo 
+echo
 echo CLANG_BIN=\"third_party/llvm/Release/bin\" lua tools/gcmole/gcmole.lua
 echo