]> Kevux Git Server - fll/commitdiff
Cleanup: remove no longer used scripts
authorKevin Day <thekevinday@gmail.com>
Sat, 6 Jun 2020 16:42:53 +0000 (11:42 -0500)
committerKevin Day <thekevinday@gmail.com>
Sat, 6 Jun 2020 16:42:53 +0000 (11:42 -0500)
level_0/f_status/bash/status.sh [deleted file]
level_1/fl_status/bash/status.sh [deleted file]

diff --git a/level_0/f_status/bash/status.sh b/level_0/f_status/bash/status.sh
deleted file mode 100644 (file)
index fcfd348..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-# FLL - Level 0
-# Project: Errors
-# Version: 0.5.0
-# Licenses: flll, lgplv2.1
-# Programmers: Kevin Day
-# Documentation: Provides error codes
-
-f_true=1
-f_false=0
-f_warn=2
-f_unknown=3
diff --git a/level_1/fl_status/bash/status.sh b/level_1/fl_status/bash/status.sh
deleted file mode 100644 (file)
index 3385e48..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-# FLL - Level 1
-# Project: Errors
-# Version: 0.5.0
-# Licenses: flll, lgplv2.1
-# Programmers: Kevin Day
-# Documentation: Provides error codes
-
-f_true=1
-f_false=0
-f_warn=2
-f_unknown=3