root/trunk/pysmsqueue/fake.sh

Revision 15, 63 bytes (checked in by tommi, 8 months ago)

Added enqueue for sending messages.
Changed database layout for sending host.
Various.

  • Property svn:executable set to *
Line 
1 #!/bin/bash
2
3 cat >> output.log
4 echo `date` : $* >> log
5
6 exit 3
Note: See TracBrowser for help on using the browser.