mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-05 01:16:15 +00:00
travis.sh: fix indentation
This commit is contained in:
@ -9,8 +9,8 @@ while getopts "p:t:" OPTION 2> /dev/null; do
|
|||||||
PHP_BINARY="$OPTARG"
|
PHP_BINARY="$OPTARG"
|
||||||
;;
|
;;
|
||||||
t)
|
t)
|
||||||
PM_WORKERS="$OPTARG"
|
PM_WORKERS="$OPTARG"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user