Skip to content

Commit

Permalink
update bash tests
Browse files Browse the repository at this point in the history
  • Loading branch information
korny committed Jan 23, 2014
1 parent bad54a3 commit f99621a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions bash/erb_bash.expected.raydebug
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
directive(#!/bin/sh)plain(
)plain(
)ident(perl) operator(-)ident(e)string('s/to=5/to=10/') plain(/)method(test)plain(/)ident(file)plain(
)method(echo) string<delimiter(")content(Parsed at <%= Time.now %>)delimiter(")>plain(
)method(echo) string<delimiter(")content(Executed at `Date`)delimiter(")>plain(
)method(command) string('open quote
directive(#!/bin/sh)

ident(perl) operator(-)ident(e)string('s/to=5/to=10/') plain(/)method(test)plain(/)ident(file)
method(echo) string<delimiter(")content(Parsed at <%= Time.now %>)delimiter(")>
method(echo) string<delimiter(")content(Executed at `Date`)delimiter(")>
method(command) string('open quote
other_command
)

0 comments on commit f99621a

Please sign in to comment.