This commit is contained in:
Matthew Tretter 2011-10-10 15:59:39 -04:00
parent b8e57dccd6
commit 7f7141ef27

View file

@ -31,4 +31,4 @@ def flush_cache(apps, options):
if spec_file.field.pre_cache:
spec_file._create()
else:
print 'Please specify on or more app names'
print 'Please specify one or more app names'