--- trunk/tests/store-source-not-found.sh 2008/10/23 20:10:48 337 +++ trunk/tests/store-source-not-found.sh 2009/02/18 16:08:33 427 @@ -1,6 +1,6 @@ #!/bin/sh # store-source-not-found.sh - test store with JavaScript source not found -# 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 @@ -31,8 +31,6 @@ trap 'cleanup' 0 1 2 3 15 -export PATH=.:..:../js:$PATH - if [ -z "$VALGRIND" ] then delay=0.2