~opencompute-developers/opencompute/checkbox

« back to all changes in this revision

Viewing changes to debian/checkbox-ocp-urwid.postinst

Updated OCP Checkbox to the final release version of Checkbox which is now in Legacy mode.

Also fixed some unittest failures found during the update.

Incremented release version to match the last release version of Checkbox.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#! /bin/sh -e
2
 
 
3
 
base_package="checkbox"
4
 
. /usr/share/debconf/confmodule
5
 
. /usr/share/checkbox/install/postinst
6
 
 
7
 
#DEBHELPER#