From 688cde2de34c6272d808e06ea661090fed07b61c Mon Sep 17 00:00:00 2001 From: Steve McIntyre Date: Thu, 31 May 2018 17:01:48 +0100 Subject: Clarify that these scripts need to be run in the webwml dir --- karma.pl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'karma.pl') 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 . # 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; -- cgit v1.2.3