[rtems-release commit] The cron support is a script, make it one.
Chris Johns
chrisj at rtems.org
Thu Feb 6 01:56:09 UTC 2020
Module: rtems-release
Branch: master
Commit: 690c118b2c5e2b4bf0f2a1a9ad9cc7609ab3b09b
Changeset: http://git.rtems.org/rtems-release/commit/?id=690c118b2c5e2b4bf0f2a1a9ad9cc7609ab3b09b
Author: Chris Johns <chrisj at rtems.org>
Date: Thu Feb 6 01:53:51 2020 +0000
The cron support is a script, make it one.
---
rtems-release-cron | 2 ++
1 file changed, 2 insertions(+)
diff --git a/rtems-release-cron b/rtems-release-cron
index 67b9054..427842a 100755
--- a/rtems-release-cron
+++ b/rtems-release-cron
@@ -1,3 +1,5 @@
+#! /bin/sh
+#
# RTEMS Tools Project (http://www.rtems.org/)
# Copyright 2019 Chris Johns (chrisj at rtems.org)
# All rights reserved.
More information about the vc
mailing list