Hi Raphael, Raphael Geissert wrote: > notfixed 480606 1.42-1 > thanks > > in laptop-mode-tools_1.42-1_all.deb: >> possible bashism in ./usr/sbin/lm-profiler line 136 (unsafe echo with >> backslash): >> echo -n "\r >> \rWrite accesses at $1/$PROFILE_RUN_LENGTH in >> lm-profiler run:" >> possible bashism in ./usr/sbin/lm-profiler line 148 > (unsafe echo with >> backslash): >> echo -n "\r >> \rRead accesses at >> $1/$PROFILE_RUN_LENGTH in lm-profiler run:" >> possible bashism in >> ./usr/sbin/lm-profiler line 205 (unsafe echo with backslash): >> echo -n >> "\r$SECONDS_DONE seconds elapsed, $(($PROFILE_RUN_LENGTH - $SECONDS_DONE)) >> remaining. \b\b\b\b\b\b\b\b\b" >> possible bashism in >> ./usr/sbin/lm-profiler line 210 (unsafe echo with backslash): >> echo -n "\r
This is with checkbashisms -n. According to the checkbashisms manual and according to the Debian Policy Manual section 10.4, echo -n should be supported. Therefore, this is not a bug. Right? Cheers, Bart -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]