Index: nightly/bin/nightly
authornjn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9>
Wed, 7 Jan 2009 06:19:03 +0000 (06:19 +0000)
committernjn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9>
Wed, 7 Jan 2009 06:19:03 +0000 (06:19 +0000)
commitdf8a11169a6ff9fd574e0894888d4f5b1d52d65b
treef42eba864824371c124e8dce9b876ac74cf3d230
parent62647ebbda15289efd145d6ada826242281551c7
Index: nightly/bin/nightly
    - Check that it is passed two arguments, abort if not (avoids some
      possibly confusing behaviour).
    - Remove various uses of $ABT_TOP in paths; it's not necessary because
      the first thing the script does is 'cd' to $ABT_TOP.  Furthemore, some
      paths lacked the $ABT_TOP which was confusing.
    - Gather up all the diffs from the tests, grab the first 100 lines (or
      less, if shorter) of each, and concatenate into a file, the name of
      which is passed to the <tag>.sendmail script so it can be attached.

Index: nightly/README.txt
    Explain the new 3rd argument.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8915 a5019735-40e9-0310-863c-91ae7b9d1cf9
nightly/README.txt
nightly/bin/nightly