parent
0f04cd5567
commit
8189ce7f43
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ class GitArchiveAll < Formula
|
|||
system "git", "add", "homebrew"
|
||||
system "git", "commit", "--message", "brewing"
|
||||
|
||||
assert_equal "#{testpath}/homebrew => archive/homebrew",
|
||||
assert_equal "#{testpath.realpath}/homebrew => archive/homebrew",
|
||||
shell_output("#{bin}/git-archive-all --dry-run ./archive", 0).chomp
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue