[Pkg-owncloud-commits] [owncloud] 418/457: explain pre-hook scan

David Prévot taffit at moszumanska.debian.org
Sun Jun 28 20:06:59 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch stable8
in repository owncloud.

commit f02e110aea10d2bfc1921d164c1bb6283ea6daaf
Author: Robin Appelman <icewind at owncloud.com>
Date:   Mon Jun 15 15:43:19 2015 +0200

    explain pre-hook scan
---
 apps/files_trashbin/lib/trashbin.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/apps/files_trashbin/lib/trashbin.php b/apps/files_trashbin/lib/trashbin.php
index 3a221bc..b30ea7c 100644
--- a/apps/files_trashbin/lib/trashbin.php
+++ b/apps/files_trashbin/lib/trashbin.php
@@ -57,6 +57,7 @@ class Trashbin {
 
 	/**
 	 * Ensure we dont need to scan the file during the move to trash
+	 * by triggering the scan in the pre-hook
 	 *
 	 * @param array $params
 	 */

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list