From 64f77e40bdd604ef4587f26a803aae705cace4ff Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Thu, 28 Aug 2014 18:17:58 +0200 Subject: [PATCH] Move the pkgdb_sync_git_branches.py from a file to a template --- roles/distgit/{files => templates}/pkgdb_sync_git_branches.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename roles/distgit/{files => templates}/pkgdb_sync_git_branches.py (100%) diff --git a/roles/distgit/files/pkgdb_sync_git_branches.py b/roles/distgit/templates/pkgdb_sync_git_branches.py similarity index 100% rename from roles/distgit/files/pkgdb_sync_git_branches.py rename to roles/distgit/templates/pkgdb_sync_git_branches.py