Fix tests
This commit is contained in:
parent
6ba7db89c8
commit
48cca0dd4b
2
docs
2
docs
@ -1 +1 @@
|
|||||||
Subproject commit 80072aa37b4b8ba238fb57ad009c0101cf783495
|
Subproject commit 087d105504aedc9eda89660f8cbc3842f116f573
|
@ -113,7 +113,7 @@ export MTPROTO_SETTINGS='{"logger":{"logger_level":5}}'
|
|||||||
|
|
||||||
php tools/makephar.php $HOME/phar5 "madeline$php$branch.phar" $TRAVIS_COMMIT
|
php tools/makephar.php $HOME/phar5 "madeline$php$branch.phar" $TRAVIS_COMMIT
|
||||||
|
|
||||||
cat tests/testing.php
|
cp tests/testing.php tests/testingBackup.php
|
||||||
tests/testing.php <<EOF
|
tests/testing.php <<EOF
|
||||||
m
|
m
|
||||||
$API_ID
|
$API_ID
|
||||||
@ -129,9 +129,9 @@ export TRAVIS_PHAR="madeline$php$branch.phar"
|
|||||||
cat tests/testing.php
|
cat tests/testing.php
|
||||||
tests/testing.php
|
tests/testing.php
|
||||||
|
|
||||||
|
cp tests/testingBackup.php tests/testing.php
|
||||||
rm testing.madeline
|
rm testing.madeline
|
||||||
|
|
||||||
cat tests/testing.php
|
|
||||||
tests/testing.php <<EOF
|
tests/testing.php <<EOF
|
||||||
m
|
m
|
||||||
$API_ID
|
$API_ID
|
||||||
@ -143,7 +143,7 @@ n
|
|||||||
n
|
n
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
cat tests/testing.php
|
cp tests/testingBackup.php tests/testing.php
|
||||||
tests/testing.php
|
tests/testing.php
|
||||||
|
|
||||||
eval "$(ssh-agent -s)"
|
eval "$(ssh-agent -s)"
|
||||||
|
Loading…
Reference in New Issue
Block a user