Fix test failure in archive tests.

This commit is contained in:
Sam Tobin-Hochstadt 2014-09-19 15:01:32 -04:00
parent 0aee13bf22
commit 2185016c63

View File

@ -170,7 +170,7 @@
$ "raco pkg install pkg-test2"
$ (~a "raco pkg archive " archive-d " pkg-test2")
=stdout> #rx"removing .* pkg-test1"
=stdout> #rx"Removing .* pkg-test1"
$ (~a "test -f " archive-d "/pkgs/pkg-test2.zip")
$ (~a "test -f " archive-d "/pkgs/pkg-test2.zip.CHECKSUM")