X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sanitize_filename;h=029e0d0ba11372b0330cfb7fc78cdfbd0e30520b;hb=7722a8f3d6f794a500cfc48097b9e0b693d1b126;hp=11574bc91ac8bc65f051696ee94d6c86cae589c9;hpb=351d1bbaddd11b8249891c227b49c6249784f84e;p=bin.git diff --git a/sanitize_filename b/sanitize_filename index 11574bc..029e0d0 100755 --- a/sanitize_filename +++ b/sanitize_filename @@ -3,7 +3,7 @@ # should probably try to avoid overwriting existing files, but c'est la vie! TEMP="$(getopt --longoptions 'anime' -- '' "$@")" -eval set -- $TEMP +eval set -- "$TEMP" set -e ANIME_CUT=0