forked from HPR/hpr-tools
		
	New 'reformat_html', plus some cleaning
InternetArchive/future_upload: now updates the state of shows
InternetArchive/reformat_html: new Perl script to reformat the HTML
    originally found in the HPR database in the 'notes' field to the format
    required in the 'description' field of an item on the IA. It reads
    from STDIN and writes to STDOUT.
			
			
This commit is contained in:
		@@ -3,7 +3,7 @@
 | 
			
		||||
#
 | 
			
		||||
#         FILE: update_state
 | 
			
		||||
#
 | 
			
		||||
#        USAGE: ./update_state
 | 
			
		||||
#        USAGE: ./update_state [-h] [-D] [-d] [-F] [-l N] [-m]
 | 
			
		||||
#
 | 
			
		||||
#  DESCRIPTION: A script to update the state of shows which have been sent to
 | 
			
		||||
#               the IA. It looks at the current state of the 'reservations'
 | 
			
		||||
@@ -136,7 +136,6 @@ esac
 | 
			
		||||
 | 
			
		||||
cd "$BASEDIR" || { echo "Can't cd to $BASEDIR"; exit 1; }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#
 | 
			
		||||
# Tools
 | 
			
		||||
#
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user