mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-29 20:42:56 +02:00
Merge pull request #562 from birarda/jenkins
remove the dummy test job, add a copyright
This commit is contained in:
commit
aec145a23e
2 changed files with 1 additions and 2 deletions
|
@ -102,7 +102,6 @@ def targets = [
|
||||||
'space-server':true,
|
'space-server':true,
|
||||||
'voxel-server':true,
|
'voxel-server':true,
|
||||||
'interface':false,
|
'interface':false,
|
||||||
'dummy-job':false
|
|
||||||
]
|
]
|
||||||
|
|
||||||
/* setup all of the target jobs to use the above template */
|
/* setup all of the target jobs to use the above template */
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
// hifi
|
// hifi
|
||||||
//
|
//
|
||||||
// Created by Stephen Birarda on 3/15/13.
|
// Created by Stephen Birarda on 3/15/13.
|
||||||
//
|
// Copyright (c) 2013 HighFidelity, Inc. All rights reserved.
|
||||||
//
|
//
|
||||||
|
|
||||||
#ifndef __hifi__OctalCode__
|
#ifndef __hifi__OctalCode__
|
||||||
|
|
Loading…
Reference in a new issue