Skip to content

Commit

Permalink
Update commit, validate some files
Browse files Browse the repository at this point in the history
  • Loading branch information
virtuald committed Jan 7, 2017
1 parent f95dc79 commit b2ea4c4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gittrack
@@ -1,5 +1,5 @@
[git-source-track]
upstream_commit = 38ec59f03a10b98b3d3f1eaf2aa702bf99d03205
upstream_commit = 3e2631f49b0c2d9e41f4b77ff3e7d0dee6535bd4
validation_root = ntcore
exclude_commits_file = .gittrackexclude
upstream_root = ../ntcore
Expand Down
2 changes: 1 addition & 1 deletion ntcore/message.py
@@ -1,4 +1,4 @@
# validated: 2016-10-21 DS 5e2a07d src/Message.cpp src/Message.h
# validated: 2017-01-07 DS b9a08e826046 src/Message.cpp src/Message.h

from collections import namedtuple

Expand Down
2 changes: 1 addition & 1 deletion ntcore/tcpsockets/tcp_stream.py
@@ -1,4 +1,4 @@
# validated: 2016-10-27 DS cc1b94a wpiutil/src/tcpsockets/TCPStream.cpp
# validated: 2017-01-07 DS 95e5295666c6 wpiutil/src/tcpsockets/TCPStream.cpp

import select
import socket
Expand Down

0 comments on commit b2ea4c4

Please sign in to comment.