Make the descriptions file look more important by capitalising it

pull/28/head
Hamish Coleman 7 years ago
parent 61cdddaa9a
commit c9d9dcb61e

@ -6,7 +6,7 @@
# FIXME
# - the description file is expected to be in the current dir
DESCRIPTIONS=descriptions.txt
DESCRIPTIONS=Descriptions.txt
if [ "$1" == "--rm_on_fail" ]; then
RM_ON_FAIL=yes

@ -6,7 +6,7 @@
# FIXME
# - the description file is expected to be in the current dir
DESCRIPTIONS=descriptions.txt
DESCRIPTIONS=Descriptions.txt
FILE="$1"
if [ -z "$1" ]; then

Loading…
Cancel
Save