#!/bin/bash

condor_submit_uaf -a 'periodic_remove = ((CurrentTime -  EnteredCurrentStatus) > 3600 && (LENGTH=?="SHORT"))' $* 
