fix dollar typos
This commit is contained in:
parent
6267314c63
commit
b313d77b83
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user