Changeset 623b2134 in mainline


Ignore:
Timestamp:
2019-01-15T15:21:26Z (5 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
cf9e949
Parents:
d4ceba0
git-author:
Jiri Svoboda <jiri@…> (2018-01-14 18:20:16)
git-committer:
Jiri Svoboda <jiri@…> (2019-01-15 15:21:26)
Message:

Bump sycek (enforce no indentation on blank lines)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/build-ccheck.sh

    rd4ceba0 r623b2134  
    11#!/bin/bash
    22#
    3 # Copyright (c) 2018 Jiri Svoboda
     3# Copyright (c) 2019 Jiri Svoboda
    44# All rights reserved.
    55#
     
    2929
    3030SYCEK_GIT="https://github.com/jxsvoboda/sycek"
    31 SYCEK_REV="42fe0d77819f0ec05f17e40ea54c7b62073c8e97"
     31SYCEK_REV="6e335d8547faeb47626b62ca52dd8570495478cd"
    3232
    3333if [ ! -d sycek ]; then
Note: See TracChangeset for help on using the changeset viewer.