Skip to content

Commit

Permalink
fix to cde script
Browse files Browse the repository at this point in the history
removed non-ascii char
  • Loading branch information
bw-z committed May 3, 2012
1 parent 1cf980f commit f566a00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -169,5 +169,5 @@ task :cde do
sleep (1)
puts "\nCleaning Up...\n";
sh "rm -r CDE";
puts "\nCDE Package Created\n";
puts "\nCDE Package Created...\n";

0 comments on commit f566a00

Please sign in to comment.