This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree".
The branch, master has been updated via fbbf44c62f509cdcc2e97e624137e6e64ad33dd9 (commit) from c1b356d20da2ebb162072787927b5babbafebfa4 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit fbbf44c62f509cdcc2e97e624137e6e64ad33dd9 Author: Michael Tremer michael.tremer@ipfire.org Date: Fri Feb 5 17:13:56 2021 +0000
fireperf: I accidentially committed an empty rootfile
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
-----------------------------------------------------------------------
Summary of changes: config/rootfiles/packages/fireperf | 1 + 1 file changed, 1 insertion(+)
Difference in files: diff --git a/config/rootfiles/packages/fireperf b/config/rootfiles/packages/fireperf index e69de29bb..bf6e51e71 100644 --- a/config/rootfiles/packages/fireperf +++ b/config/rootfiles/packages/fireperf @@ -0,0 +1 @@ +usr/bin/fireperf
hooks/post-receive -- IPFire 2.x development tree