tazbug diff web/plugins/textmode/textmode.cgi @ rev 138

Last fixes and improvemnt before using new tazbug storage on Tank
author Christophe Lincoln <pankso@slitaz.org>
date Wed Feb 22 15:43:58 2017 +0100 (2017-02-22)
parents f07cd117feed
children 8fcbcf75a882
line diff
     1.1 --- a/web/plugins/textmode/textmode.cgi	Wed Feb 22 14:59:49 2017 +0100
     1.2 +++ b/web/plugins/textmode/textmode.cgi	Wed Feb 22 15:43:58 2017 +0100
     1.3 @@ -27,6 +27,7 @@
     1.4  				. ${bugdir}/${bug}/bug.conf
     1.5  				echo "Bug: $bug - $BUG"
     1.6  			fi
     1.7 +			bugdir=$(dirname $bugdir)
     1.8  		done
     1.9  		if [ "$found" == "" ]; then
    1.10  			echo "No result found for: $(GET search)"