aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristos.K <freedomrfox@gmail.com>2017-06-02 04:57:47 +0300
committerChristos.K <freedomrfox@gmail.com>2017-06-02 04:57:47 +0300
commit41f0343e302210623933d1ca4e52e168ab0f5c44 (patch)
treef6bcad0fafee84f87932c79d16a7843dc6ba7ceb
parentMinor change (diff)
downloadGSE-41f0343e302210623933d1ca4e52e168ab0f5c44.tar.gz
GSE-41f0343e302210623933d1ca4e52e168ab0f5c44.tar.bz2
GSE-41f0343e302210623933d1ca4e52e168ab0f5c44.zip
Removed entries
-rwxr-xr-xscripts/functions/sinit_mon5
1 files changed, 2 insertions, 3 deletions
diff --git a/scripts/functions/sinit_mon b/scripts/functions/sinit_mon
index 63bcddc..10da9a0 100755
--- a/scripts/functions/sinit_mon
+++ b/scripts/functions/sinit_mon
@@ -18,7 +18,6 @@ case "$1" in
sed -i -e 's/PARTA=1/PARTA=0/g' "${LOCALLG}/sinprog";;
6)
sed -i -e 's/PARTB=0/PARTA=1/g' "${LOCALLG}/sinprog";;
- 7)
- sed -i -e 's/CATALYST=1/CATALYST=0/g' "${LOCALLG}/sinprog";;
- dn) ;;
+ dn)
+ ;;
esac