changeset 9178:4a7dd09919f1

<oerjan> revert
author HackBot
date Thu, 06 Oct 2016 00:09:07 +0000
parents 393748cfa9cc
children 4f32313b94d9
files bin/?
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/?	Thu Oct 06 00:08:39 2016 +0000
+++ b/bin/?	Thu Oct 06 00:09:07 2016 +0000
@@ -1,5 +1,5 @@
 #!/bin/bash
-topic=$(echo "$1" | lowercase | sed "s/noo\+dl/nooodl/;s/ *$//;s,((..?)?/)*,,")
+topic=$(echo "$1" | lowercase | sed "s/noo\+dl/nooodl/;s/ *$//")
 topic1=$(echo "$topic" | sed "s/s$//")
 cd wisdom
 if [ \( "_$topic1"_ = "_ngevd"_ \) -a \( -e ngevd \) ];