Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
yamadatomonori committed May 11, 2012
1 parent 5db36eb commit 0dd221b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cakefile
Expand Up @@ -45,6 +45,7 @@ task 'builder', 'building closure library script', ->
--root=client/js'

command = 'ls -la ./client/js && ls -la ./client/css'
command = 'cat client/css/blog_post.gss.css'

Q.when (muffin.exec command)[1], (result) ->
sys.print result[0]

0 comments on commit 0dd221b

Please sign in to comment.