Skip to content

Commit

Permalink
comment out text replacement
Browse files Browse the repository at this point in the history
  • Loading branch information
garabik committed Feb 27, 2015
1 parent e73c2f1 commit d6de4ce
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions conf.log
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@
#colours=red
#======
# example of text substitution
regexp=(\d\d):(\d\d):(\d\d)
replace=\1h\2m\3s
======

#regexp=(\d\d):(\d\d):(\d\d)
#replace=\1h\2m\3s
#======

# display this line in yellow and stop further processing
regexp=.*last message repeated \d+ times$
Expand Down

0 comments on commit d6de4ce

Please sign in to comment.