Merge pull request #265 from rominf/bak

[bak] Fix tests
This commit is contained in:
Bruno 2014-11-26 15:51:10 +11:00
commit 01adb417ee

View File

@ -1,3 +1,6 @@
#!/usr/bin/env fish
function suite_bak
function setup
return 0
@ -104,5 +107,4 @@ if not set -q tank_running
tank_run
popd
set -e test_dir
end