From 7cbd484b4d67cd388790ae7a43aa2d2fe337087e Mon Sep 17 00:00:00 2001 From: JoseluCross Date: Thu, 30 Jun 2016 15:39:03 +0200 Subject: [PATCH] JoseluCross is stupid, read sentense removed --- jka-toolkit/gitdit | 1 - 1 file changed, 1 deletion(-) diff --git a/jka-toolkit/gitdit b/jka-toolkit/gitdit index e8b2178..3b06665 100755 --- a/jka-toolkit/gitdit +++ b/jka-toolkit/gitdit @@ -94,7 +94,6 @@ if [ ! -z $gitopt ];then #No canceled let j++ fi done - read ramificacion=`dialog --stdout --scrollbar --menu "Selecione la rama a saltar" 0 0 6 $rama` if [ ! -z $ramificacion ];then git checkout ${lista[$ramificacion]}