#!/bin/sh # pickle, print and check set -e ./parse_smrbase.py -p smrbase.pickle /home/xilun/hard/datasheet_320066.xml > check.txt diff -u ref_out_print_simple_smrbase.txt check.txt