mirror of
https://github.com/erenfro/gen2stage4.git
synced 2024-11-14 03:08:57 -05:00
Removed debugging print call from teardown
This commit is contained in:
parent
2652ff368f
commit
1d09ebd688
1 changed files with 1 additions and 2 deletions
|
@ -11,8 +11,7 @@ setup() {
|
|||
}
|
||||
|
||||
teardown() {
|
||||
#rm -rf test test.tar.bz2
|
||||
echo lala
|
||||
rm -rf test test.tar.bz2
|
||||
}
|
||||
|
||||
@test "/var/db/repos/gentoo/ is included" {
|
||||
|
|
Loading…
Reference in a new issue