mirror of
https://github.com/wifinigel/MikrotikScripting.git
synced 2025-07-22 03:44:31 +02:00
Cosmetic
Headers of files unified.
This commit is contained in:
parent
9914cf5e18
commit
78cac6a07c
18 changed files with 53 additions and 35 deletions
|
@ -1,6 +1,9 @@
|
|||
# filename: ch10-07-bad-script.rsc
|
||||
#
|
||||
# A simple script to perform a series of tests on a
|
||||
# list of web sites.
|
||||
|
||||
:global Filename "ch10-07-bad-script.rsc"
|
||||
# A script to perform a series of tests on a
|
||||
# list of web sites.
|
||||
|
||||
# function to log error messages
|
||||
:global LogMessageFunc do={
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue