Parsing dev-environment.sh
|
AST not printed.
|
Parsing make-hdb.sh
|
AST not printed.
|
Parsing gen_initramfs_list.sh
|
AST not printed.
|
Parsing trximg.sh
|
BYTE=$[$DATA%256]
^~~~~
../oil_DEPS/wild/src/distro/aboriginal/sources/toys/trximg.sh:35: In expressions, remove $ and use `DATA`, or sometimes "$DATA"
|
Translating trximg.sh
|
BYTE=$[$DATA%256]
^~~~~
../oil_DEPS/wild/src/distro/aboriginal/sources/toys/trximg.sh:35: In expressions, remove $ and use `DATA`, or sometimes "$DATA"
|
Parsing unique-port.sh
|
RANGE=$[$(awk '{print $1}' /proc/sys/net/ipv4/ip_local_port_range)-$START]
^~~~~~
../oil_DEPS/wild/src/distro/aboriginal/sources/toys/unique-port.sh:6: In expressions, remove $ and use `START`, or sometimes "$START"
|
Translating unique-port.sh
|
RANGE=$[$(awk '{print $1}' /proc/sys/net/ipv4/ip_local_port_range)-$START]
^~~~~~
../oil_DEPS/wild/src/distro/aboriginal/sources/toys/unique-port.sh:6: In expressions, remove $ and use `START`, or sometimes "$START"
|
Parsing hdainit.sh
|
AST not printed.
|
Parsing native-build.sh
|
AST not printed.
|