--- trunk/tests/store-unreadable-json.sh 2008/10/23 20:10:48 337 +++ trunk/tests/store-unreadable-json.sh 2009/02/18 16:08:33 427 @@ -1,6 +1,6 @@ #!/bin/sh # store-unreadable-json.sh - test store when jscoverage.json is not readable -# Copyright (C) 2008 siliconforks.com +# Copyright (C) 2008, 2009 siliconforks.com # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -39,8 +39,6 @@ trap 'cleanup' 0 1 2 3 15 -export PATH=.:..:../js:$PATH - if [ -z "$VALGRIND" ] then delay=0.2