summaryrefslogtreecommitdiff
path: root/utils/get-rd-week
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2015-07-30 14:52:23 (GMT)
committerChristian Pointner <equinox@spreadspace.org>2015-07-30 14:52:23 (GMT)
commitd1dd85bddc09b38c01404b847b9dc1985152b3fb (patch)
treea8b15e272ef9e5bb7aa707f12f4663b62ae2ffc9 /utils/get-rd-week
parent2b3d623828f84a01afa7a07cb240f73095e85941 (diff)
improved priv check for get-rd-token
Diffstat (limited to 'utils/get-rd-week')
-rwxr-xr-xutils/get-rd-week2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/get-rd-week b/utils/get-rd-week
index 041e822..c6dd0ab 100755
--- a/utils/get-rd-week
+++ b/utils/get-rd-week
@@ -23,4 +23,4 @@
use strict;
use RHRD::utils;
-print RHRD::utils::get_rd_week() . "\n"; \ No newline at end of file
+print RHRD::utils::get_rd_week() . "\n";