From 9850cd96e71762603626c108e7baa34e1863d423 Mon Sep 17 00:00:00 2001 From: yomguy Date: Tue, 3 May 2011 13:42:32 +0000 Subject: [PATCH] add log file to args git-svn-id: http://svn.parisson.org/svn/crem@175 3bf09e05-f825-4182-b9bc-eedd7160adf0 --- trunk/import/audio_import/wav_import.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/import/audio_import/wav_import.py b/trunk/import/audio_import/wav_import.py index ebb34c3..898ed7a 100644 --- a/trunk/import/audio_import/wav_import.py +++ b/trunk/import/audio_import/wav_import.py @@ -80,7 +80,7 @@ class TelemetaWavImport: def print_usage(tool_name): - print "Usage: "+tool_name+" " + print "Usage: "+tool_name+" " print " project_dir: the directory of the Django project which hosts Telemeta" print " source_dir: the directory containing the wav files to include" -- 2.39.5