fix dollar typos

This commit is contained in:
George Danchev 2011-06-26 14:07:54 +00:00
parent d5d056f591
commit f0d0ac6f2d
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ SELF=`echo $0|sed -e 's/\.\///'`
CLOG1=$0.1.log
CLOG2=$0.2.log
> {CLOG1}
> {CLOG2}
> ${CLOG1}
> ${CLOG2}
main() {
# avoid running (your)self