Ignore:
Timestamp:
2019-04-01T15:06:44+13:00 (5 years ago)
Author:
davidb
Message:

Tidy up of text

File:
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/is-sheet-music-encore/trunk/TEST-RUN.sh

    r32946 r32947  
    11#!/bin/bash
    22
    3 ./dapiclient2.pl > tmp4.png && head -n 16 tmp4.png && echo
     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 TracChangeset for help on using the changeset viewer.