Update tail_log_irc script from production
Removed a "fix the script" message.
This commit is contained in:
parent
ffc43a10e4
commit
639e78c4c1
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ do
|
|||
-o|--old)
|
||||
OLD=OLD:; FILE=old.log; shift ;;
|
||||
--) shift; break ;;
|
||||
*) echo "Unhandled option '$1'! Fix the script!"; shift ;;
|
||||
*) echo "Unhandled option '$1'!"; shift ;;
|
||||
esac
|
||||
done
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue