From 145f9e4de049fe62a4465ddaa9a6769723783b6b Mon Sep 17 00:00:00 2001 From: Anh <an7s@virginia.edu> Date: Wed, 13 Jun 2018 21:09:17 +0000 Subject: [PATCH] Cleanup script Former-commit-id: 407b3e07b67c42c16c1571dca4a6caed468568cc --- plugins_install/diehard.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/plugins_install/diehard.sh b/plugins_install/diehard.sh index 0da1d37b3..cd9ab70da 100755 --- a/plugins_install/diehard.sh +++ b/plugins_install/diehard.sh @@ -7,7 +7,6 @@ fi $PEASOUP_HOME/tools/update_env_var.sh DO_DIEHARD 1 - seq="" while [[ $# -gt 0 ]] do @@ -43,4 +42,3 @@ else cp $CFAR_HOME/DieHard/src/libdiehard-4k.so libheaprand.so fi fi - -- GitLab