From: joey Date: Sat, 4 Dec 1999 08:59:56 +0000 (+0000) Subject: * makesample.sh is now careful to make sure each program is executable X-Git-Tag: 2.39~45 X-Git-Url: http://git.ieval.ro/?a=commitdiff_plain;h=105be2c0e27f8f5b874c88d7e990b08556061e2a;hp=105be2c0e27f8f5b874c88d7e990b08556061e2a;p=filters.git * makesample.sh is now careful to make sure each program is executable before running it. Closes: #50985 * I also set -e the script. ---