Files
mgmt/examples/lang/modules/badexample1/path/github.com/purpleidea/mgmt-example2/main.mcl
James Shubin f61e1cb36d examples: Add missing mcl files
I forgot to add these, sorry.
2019-02-03 09:58:04 -05:00

7 lines
194 B
Plaintext

# this is a pretty lame module!
$name = "i am github.com/purpleidea/mgmt-example2/" # + $hmmm
# import another module
import "git://github.com/purpleidea/mgmt-example1/"
$hmmm = $example1.name