/[meteor]/trunk/bin/addmessage-test.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/bin/addmessage-test.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 81 by dpavlin, Sat Mar 28 17:20:20 2009 UTC revision 82 by dpavlin, Sun Mar 29 01:30:48 2009 UTC
# Line 1  Line 1 
1  item=$1  item=$1
2    
3  echo "ADDMESSAGE test $1" | nc -q 0 localhost 4671  if [ -z "$item" ] ; then
4            item="info|$0 run without arguments";
5    fi
6    
7    echo "ADDMESSAGE test $item" | nc -q 0 localhost 4671

Legend:
Removed from v.81  
changed lines
  Added in v.82

  ViewVC Help
Powered by ViewVC 1.1.26