Coding style.

This commit is contained in:
Andrew Hamilton 2017-06-01 01:03:39 +01:00
parent 8b867bb333
commit 82ac1b3433
4 changed files with 12 additions and 0 deletions

View file

@ -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)