source: other-projects/is-sheet-music-encore/trunk/TEST-RUN.sh@ 32947

Last change on this file since 32947 was 32947, checked in by davidb, 5 years ago

Tidy up of text

  • Property svn:executable set to *
File size: 246 bytes
Line 
1#!/bin/bash
2
3echo "Saving document image to tmp.png"
4echo ""
5
6./dapiclient2.pl > tmp.png
7
8echo ""
9echo "In running this script from the command-line, some editing of 'tmp.png'"
10echo " to remove text log messages is needed to view the PNG file"
Note: See TracBrowser for help on using the repository browser.