From 6ea9939e0610a809f6f47d13ec68df00d1ca0afc Mon Sep 17 00:00:00 2001 From: Joshua Bakita Date: Fri, 16 Oct 2020 16:55:14 -0400 Subject: Move the DIS benchmarks up a directory and update hardcoded paths Note that this repo does not attempt to keep a copy of the original DIS benchmark distributions. UNC real-time has another repo for that. --- dis/original/postproc.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 dis/original/postproc.sh (limited to 'dis/original/postproc.sh') diff --git a/dis/original/postproc.sh b/dis/original/postproc.sh deleted file mode 100755 index c5dd1c9..0000000 --- a/dis/original/postproc.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash -./summarize.py $1.txt > $1-pp.txt -./clean.sh $1-pp.txt -- cgit v1.2.2