I currently running a test run of the kasperc binary and when initiating the connection, it seems to be printing the contents of the script before it actually runs. I dont think its a big deal, but just wanted to let you guys know. So with the following command:

./kasperc -m 00 -i  10.1.0.192 -a 0

00 = build script 1 (Full Laptop hard-drive image)

So it goes out, connects to the server, then prints the script to screen, then starts on the first command. If I dont make any sense, let me know. In one of the older versions, it just starts on the first command initiated on the script. Any ideas?