Skip to content

Commit

Permalink
we'll try that
Browse files Browse the repository at this point in the history
  • Loading branch information
Undo1 committed Dec 23, 2014
1 parent 781722d commit eefa0f1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion nocrash.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ do
elif [ "$ecode" -eq "4" ]
then
count=$((count+1))
sleep 5
if [ "$crashcount" -eq "2" ]
then
git checkout HEAD~1
Expand All @@ -51,4 +52,4 @@ do
count=$((count+1))
fi

done
done

0 comments on commit eefa0f1

Please sign in to comment.