Hi,
after Victors extensive patches to make pm-utils posix shell
compliant, I ran checkbashims on the resulting scripts. Here are the
results:
possible bashism in 00logging line 8 (echo -e):
echo -e "Kernel version: `/bin/uname -a`\n"
possible bashism in 00logging line 9 (echo -e):
echo -e "`lsmod`\n"
possible bashism in 00logging line 10 (echo -e):
echo -e "`free`\n"
possible bashism in functions line 227 (brace expansion):
MODS="${MODS%,*}"
Cheers,
Michael
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
_______________________________________________
Pm-utils mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pm-utils