summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/reproducible_common.sh')
-rwxr-xr-xbin/reproducible_common.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 759e2f34..05cbb3c9 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -109,7 +109,6 @@ elif [ ! -f ${PACKAGES_DB} ] ; then
(datum TEXT NOT NULL,
suite TEXT NOT NULL,
meta_pkg TEXT NOT NULL,
- untested INTEGER,
reproducible INTEGER,
unreproducible INTEGER,
FTBFS INTEGER,