Skip to content

Commit

Permalink
tune cli-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cybertk committed Jun 3, 2015
1 parent b504b09 commit 4072ab5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cli-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

set -e

# when build Gem
echo when build Gem
gem build git-copy.gemspec

# when install Gem
echo when install Gem
gem install git-copy-*.gem

# when call git-copy
echo when call git-copy
git copy

0 comments on commit 4072ab5

Please sign in to comment.