Skip to content
This repository has been archived by the owner on Jun 14, 2018. It is now read-only.

Commit

Permalink
Fix bad cutpasta
Browse files Browse the repository at this point in the history
  • Loading branch information
gnidan committed Sep 29, 2017
1 parent 4d1bb28 commit 3f0e2fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/run_tests
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ run_tests () {
echo $(head -c 79 /dev/zero | tr '\0' '=')
echo
git remote add ${remote} [email protected]:${TRAVIS_PULL_REQUEST_SLUG}.git
popd
fi

echo
Expand All @@ -61,7 +62,6 @@ run_tests () {
echo $(head -c 79 /dev/zero | tr '\0' '=')
echo
meta git fetch --all
popd

echo
echo
Expand Down

0 comments on commit 3f0e2fc

Please sign in to comment.