← Back to team overview

documentation-packages team mailing list archive

[Bug 1250687] [NEW] Missing closing double quote OpenCV help document code

 

Public bug reported:

On page: https://help.ubuntu.com/community/OpenCV
In  .compile_opencv.sh code. Second code segment from bottom. 
Last line of code on line 11: echo "Output file => ${1%.*}
Should be: echo "Output file => ${1%.*}"

** Affects: ubuntu-docs (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of
Documentation Packages, which is subscribed to ubuntu-docs in Ubuntu.
https://bugs.launchpad.net/bugs/1250687

Title:
  Missing closing double quote OpenCV help document code

Status in “ubuntu-docs” package in Ubuntu:
  New

Bug description:
  On page: https://help.ubuntu.com/community/OpenCV
  In  .compile_opencv.sh code. Second code segment from bottom. 
  Last line of code on line 11: echo "Output file => ${1%.*}
  Should be: echo "Output file => ${1%.*}"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs/+bug/1250687/+subscriptions


Follow ups

References