diff options
Diffstat (limited to 'translate_subx')
-rwxr-xr-x | translate_subx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/translate_subx b/translate_subx index ba36986a..22bcf32a 100755 --- a/translate_subx +++ b/translate_subx @@ -15,7 +15,7 @@ # sets of debug files.) # Again, that's for subsequent scripts. -set -e +set -ev ./build |