summaryrefslogtreecommitdiffstats
path: root/lib/common.sh
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-03-17 18:15:57 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-03-17 18:15:57 (EDT)
commited16df9880ac1a92149242f14562da4282114fed (patch)
tree26459494bb779cae754fa26d8f59194caa998d19 /lib/common.sh
parent8c7cd49a0744af2063cac38eee3fdb9ba833249b (diff)
_OB_LF: Make public
Diffstat (limited to 'lib/common.sh')
-rw-r--r--lib/common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common.sh b/lib/common.sh
index 67c04b1..0f13d1b 100644
--- a/lib/common.sh
+++ b/lib/common.sh
@@ -17,7 +17,7 @@
# You should have received a copy of the GNU General Public License
# along with opkbuild. If not, see <http://www.gnu.org/licenses/>.
-_OB_LF='
+OB_LF='
'
_ob_abort()