diff bin/? @ 4286:1e110f9d6e37

<oerjan> revert
author HackBot
date Tue, 14 Jan 2014 00:55:44 +0000
parents 5c5fc08f8113
children 42ab57044a8e
line wrap: on
line diff
--- a/bin/?	Tue Jan 14 00:55:13 2014 +0000
+++ b/bin/?	Tue Jan 14 00:55:44 2014 +0000
@@ -1,5 +1,5 @@
 #!/bin/sh
-topic=$(echo "$1" | lowercase | sed "s/no+dl/nooodl/;s/ *$//")
+topic=$(echo "$1" | lowercase | sed "s/ *$//")
 topic1=$(echo "$topic" | sed "s/s$//")
 cd wisdom
 if [ \( "$topic1" = "ngevd" \) -a \( -e ngevd \) ];