MT#11147 Return test data clearing directly in the db

Change-Id: Id0b76e37cd0e62e31c57f06debe658381e18e4fb
changes/05/1505/1
Irina Peshinskaya 10 years ago
parent fefc0d4242
commit 25982e1c54

@ -98,7 +98,7 @@ foreach my $type(qw/extension phone/){
}
}
#pbxdevicemodels doesn't have DELETE method
#`echo 'delete from autoprov_devices where model like "%api_test %" or model like "patched model%";'|mysql provisioning`;
`echo 'delete from autoprov_devices where model like "%api_test %" or model like "patched model%";'|mysql provisioning`;
done_testing;
# vim: set tabstop=4 expandtab:

Loading…
Cancel
Save