mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-22 21:31:28 +01:00
Better logs
This commit is contained in:
parent
fbc43cf26b
commit
fea7d6577e
@ -144,8 +144,7 @@ runTestSimple()
|
||||
runTest()
|
||||
{
|
||||
[ "$1" != "" ] && p="$1" || p=php
|
||||
$p tests/testing.php <<EOF
|
||||
m
|
||||
echo "m
|
||||
$API_ID
|
||||
$API_HASH
|
||||
b
|
||||
@ -153,8 +152,10 @@ $BOT_TOKEN
|
||||
n
|
||||
n
|
||||
n
|
||||
|
||||
EOF
|
||||
" | $p tests/testing.php || {
|
||||
cat MadelineProto.log
|
||||
exit 1
|
||||
}
|
||||
}
|
||||
|
||||
rm -f madeline.phar testing.madeline*
|
||||
|
Loading…
x
Reference in New Issue
Block a user