From 883e0826e2ce2014207165e5d16151583628f35b Mon Sep 17 00:00:00 2001 From: Antonin Descampe Date: Tue, 16 Aug 2011 09:33:37 +0000 Subject: removed obsolete testing directory and *.nix files (in trunk) --- testing/OPJ_Validate_Create_Ref.sh | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 testing/OPJ_Validate_Create_Ref.sh (limited to 'testing/OPJ_Validate_Create_Ref.sh') diff --git a/testing/OPJ_Validate_Create_Ref.sh b/testing/OPJ_Validate_Create_Ref.sh deleted file mode 100644 index e44e053b..00000000 --- a/testing/OPJ_Validate_Create_Ref.sh +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/bash -#Create Reference images and hash - -echo -echo "Type the name of the directory (inside OPJ_Binaries) " -echo "containing your reference executables, followed by [ENTER] (example: rev100):" -read refdir -cd temp -rm *.md5 -cd .. -./OPJ_Validate linux_OPJ_Param_File_v0_1.txt $refdir -echo - -- cgit v1.2.3