aboutsummaryrefslogtreecommitdiffstats
path: root/karma.pl
diff options
context:
space:
mode:
authorSteve McIntyre <steve@einval.com>2018-05-31 17:01:48 +0100
committerSteve McIntyre <steve@einval.com>2018-05-31 17:01:48 +0100
commit688cde2de34c6272d808e06ea661090fed07b61c (patch)
tree9a35716535b232a9782a5dd467ef1644e7785ee1 /karma.pl
parent5471b152d39557858459607075a5a617c56296a4 (diff)
Clarify that these scripts need to be run in the webwml dir
Diffstat (limited to 'karma.pl')
-rwxr-xr-xkarma.pl6
1 files changed, 4 insertions, 2 deletions
diff --git a/karma.pl b/karma.pl
index 8fe01a6a621..1758f058610 100755
--- a/karma.pl
+++ b/karma.pl
@@ -13,13 +13,15 @@
# Copyright 2008 Bas Zoetekouw <bas@debian.org>.
# Invocation:
-# karma.pl [language]
+# ./karma.pl [language]
# list of languages in webwml:
# english esperanto french japanese german arabic catalan bulgarian
# chinese croatian czech danish dutch farsi finnish greek hungarian
# indonesian italian korean lithuanian norwegian romanian russian
# slovene spanish swedish turkish
-
+#
+# The script needs to be run from the top level webwml directory.
+#
use File::Basename;
use File::Spec::Functions;
use FindBin;

© 2014-2024 Faster IT GmbH | imprint | privacy policy