Adding missing __init__.py file under frontend/migrations

That directory is supposed to be importable by the migration
script 061_drone_sets_permissions_proper.py, however the
__init__.py file is missing in the upstream tree (probably
because patch doesn't like to add 0-sized files in the
filesystem). Let's add it.

Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com>


git-svn-id: http://test.kernel.org/svn/autotest/trunk@4571 592f7852-d20e-0410-864c-8624ca9c26a4
1 file changed