Browse Source

fix typo

pull/57/head
Gorgone 4 years ago
committed by GitHub
parent
commit
77c342ba1b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      support/functions/_emu

2
support/functions/_emu

@ -47,7 +47,7 @@ enable_emu(){
printf " Fail Count : $fcount\n\n"
# todo ask for restore svn yes / no / show log
else
printf "\n$WH Patch Staus :$G CLEAN \n"
printf "\n$WH Patch Status :$G CLEAN \n"
touch "$workdir/EMU_ON"
fi

Loading…
Cancel
Save