]> git.donarmstrong.com Git - bin.git/blobdiff - sanitize_filename
quote temp in sanitize filename
[bin.git] / sanitize_filename
index 11574bc91ac8bc65f051696ee94d6c86cae589c9..029e0d0ba11372b0330cfb7fc78cdfbd0e30520b 100755 (executable)
@@ -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