We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c2543e commit 2a42accCopy full SHA for 2a42acc
rake_libs/s3_deploy.rb
@@ -76,7 +76,7 @@ def do_fetch_archived_content()
76
(File.exist?("static/shared")) )
77
if (not all_dirs_present and any_dirs_present)
78
Kernel.abort("ERRPR: The static/ directory is verifiably corrupt.\n"\
79
- " Please:\n"
+ " Please:\n"\
80
" * reset the contents of the static/ directory "\
81
"(`git clean -xdf static; git checkout -f static`)\n"\
82
" * re-run this script.")
0 commit comments