Update test to account for new writing to log file in fisher_update.

pull/445/head
Jorge Bucaran 9 years ago
parent ed5e647643
commit a3a725b59e
No known key found for this signature in database
GPG Key ID: E54BA3C0E646DB30

@ -21,7 +21,7 @@ function -S teardown
end
test "$TESTNAME - Update plugin path"
(cat $path/foo) = $path/config/cache/foo
(cat $path/foo) = "$path/config/cache/foo --log=$path/config/cache/.debug"
end
test "$TESTNAME - Update index and Fisherman's home"

Loading…
Cancel
Save