Coding style.
This commit is contained in:
parent
8b867bb333
commit
82ac1b3433
4 changed files with 12 additions and 0 deletions
3
test-all
3
test-all
|
|
@ -1,5 +1,8 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Copyright (C) 2017 Andrew Hamilton. All rights reserved.
|
||||
# Licensed under the Artistic License 2.0.
|
||||
|
||||
|
||||
FAILURE=0
|
||||
CODEBASE_PATH=$(dirname $0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue