From 6bfb9d9828192a4555ae217bc5a7ea14a94178e3 Mon Sep 17 00:00:00 2001 From: Ivica Ico Bukvic <ico@monsoon.(none)> Date: Sun, 18 Nov 2012 16:54:44 -0500 Subject: [PATCH] removed redundant git pull --- l2ork_addons/tar_em_up.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/l2ork_addons/tar_em_up.sh b/l2ork_addons/tar_em_up.sh index 581549db6..260a2a292 100755 --- a/l2ork_addons/tar_em_up.sh +++ b/l2ork_addons/tar_em_up.sh @@ -216,7 +216,7 @@ then else cd Gem/ fi - git pull + #git pull cd ../packages/linux_make if [ $full -gt 1 -o $deb -eq 2 ] then -- GitLab