prefix the file name better

This commit is contained in:
Rudolf Polzer 2010-09-29 15:00:06 +02:00
parent 3e2563c648
commit 14a489aaa5

View File

@ -190,7 +190,7 @@ screenshotthemap()
rm -rf ~/.xonotic
(
cd ../..
misc/tools/xonotic-map-screenshot "$M" $screenshot_override +scr_screenshot_name "$M"
misc/tools/xonotic-map-screenshot "$M" $screenshot_override +"scr_screenshot_name \"$M-\""
)
if ! mv ~/.xonotic/data/screenshots "$M-$blobhash"; then
if [ -n "$IRCSPAM" ]; then