From 6951e769cf41d5884d194b2f96d73296f164aa94 Mon Sep 17 00:00:00 2001
From: AlexeyAB <alexeyab84@gmail.com>
Date: Wed, 18 Oct 2017 23:12:58 +0000
Subject: [PATCH] test

---
 .circleci/config.yml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/.circleci/config.yml b/.circleci/config.yml
index e8b68e7..4214c32 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -8,7 +8,6 @@
       - checkout
       - run: make
       - run: |
-    # tell the operating system to remove the file size limit on core dump files 
           ulimit -c unlimited
           ./dump
       - run:

--
Gitblit v1.10.0