Fix syntax error in save-as.sh

This commit is contained in:
David Capello 2021-03-09 16:38:40 -03:00
parent eb8e12c94a
commit 5018d156bd

View File

@ -179,6 +179,7 @@ cd $oldwd
if [[ "$(uname)" =~ "MINGW" ]] || [[ "$(uname)" =~ "MSYS" ]] ; then
# Ignore this test on Windows because we cannot give * as a parameter (?)
echo Do nothing
else
d=$t/save-as-groups-and-hidden
mkdir $d