[ARVADOS] updated: 2.1.0-18-g38d30028f
Git user
git at public.arvados.org
Mon Oct 26 15:29:31 UTC 2020
Summary of changes:
.../app/helpers/jobs_helper.rb => crunch-dispatch-local/fpm-info.sh} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
copy services/{api/app/helpers/jobs_helper.rb => crunch-dispatch-local/fpm-info.sh} (78%)
via 38d30028fef230051217c29ba75d58a5f52cc716 (commit)
from e94e9b92438edc3c9142084ddeeedec3c9d21c8b (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.
commit 38d30028fef230051217c29ba75d58a5f52cc716
Author: Javier Bértoli <jbertoli at curii.com>
Date: Mon Oct 26 12:28:29 2020 -0300
feat(crunch-dispatch-local): add crunch-run dependency
refs #16995
Arvados-DCO-1.1-Signed-off-by: Javier Bértoli <jbertoli at curii.com>
diff --git a/services/crunch-dispatch-local/fpm-info.sh b/services/crunch-dispatch-local/fpm-info.sh
new file mode 100644
index 000000000..6956c4c59
--- /dev/null
+++ b/services/crunch-dispatch-local/fpm-info.sh
@@ -0,0 +1,5 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
+fpm_depends+=(crunch-run)
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list