diff options
Diffstat (limited to 'scripts/tst.aspect')
-rwxr-xr-x | scripts/tst.aspect | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/tst.aspect b/scripts/tst.aspect index 64d58d7b7..da10cdcd9 100755 --- a/scripts/tst.aspect +++ b/scripts/tst.aspect @@ -1,4 +1,4 @@ -#!/bin/tcsh +#!/usr/bin/env tcsh # # generate aspect ratio & cropping regression test data # from a set of HandBrake input files |