diff options
author | alon@honor <none@none> | 2010-09-08 23:10:14 -0700 |
---|---|---|
committer | alon@honor <none@none> | 2010-09-08 23:10:14 -0700 |
commit | dd766e9a45b5b548600db35065d3ffa471919982 (patch) | |
tree | 6a0dda53b5a3fd1431001b8694f2b57771079cbe /patches | |
parent | 7a6e1527b65e32ab8cbe4760932eb40ad3eb2b3b (diff) |
sauer hello world nearly ready for enabling in test runner
Diffstat (limited to 'patches')
-rw-r--r-- | patches/README | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/patches/README b/patches/README index 26bb7fea..f6817fed 100644 --- a/patches/README +++ b/patches/README @@ -1,10 +1,4 @@ This directory contains a useful mercurial patch queue. -To use it, link .hg/patches to it (it isn't possible to add .hg/patches itself directly, hence the need for this), using something like - - ln -s patches .hg/patches - -After doing so, |hg qpush| sauer, and then running |python tests/runner.py| will run only sauer, using v8, and without optimizations or relooping. - Note to patch queue maintainer: You need to manually copy from .hg/patches into this directory, after |qrefresh|ing the patch. |