diff options
Diffstat (limited to 'test/integ-test/expected-results/start.txt')
| -rw-r--r-- | test/integ-test/expected-results/start.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/integ-test/expected-results/start.txt b/test/integ-test/expected-results/start.txt new file mode 100644 index 0000000..245ade5 --- /dev/null +++ b/test/integ-test/expected-results/start.txt @@ -0,0 +1,9 @@ +#!ipxe +echo Shoelaces starts polling +chain --autofree --replace \ + http://localhost:18888/poll/1/${netX/mac:hexhyp} +# +# +# Do +# curl http://localhost:18888/poll/1/06-66-de-ad-be-ef +# to get an idea about what the iPXE client will receive. |
