@@ -102,10 +99,7 @@ while test 0 != $(grep -c copied$ ${STATUS_FILE}); do
grep copied$ ${STATUS_FILE} | sed-e's/ .*$//' | sed-e"s;^;file info ${EOS_DIR}/;">${EOS_BATCHFILE}
# Updating all files statuses
eos root://${EOSINSTANCE}ls-y${EOS_DIR} | head
eos root://${EOSINSTANCE}ls-y${EOS_DIR} | sed-e's/^\(d.::t.\).*\(test[0-9]\+\)$/\2 \1/;s/d[^0]::t[^0]/archived/;s/d[^0]::t0/copied/;s/d0::t0/error/;s/d0::t[^0]/tapeonly/'>${STATUS_FILE}