mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-01 09:04:02 +00:00
Remove call to open command (which was only for local testing purposes)
This commit is contained in:
parent
a4a6af2239
commit
72109b99bb
@ -162,7 +162,6 @@ $ASEPRITE -b -script "$d/compare.lua" || exit 1
|
||||
|
||||
d=$t/save-as-without-path
|
||||
mkdir $d
|
||||
open $d
|
||||
oldwd=$(pwd)
|
||||
cd $d
|
||||
$ASEPRITE -b -split-layers $oldwd/sprites/abcd.aseprite -save-as issue591.png || exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user