https://bugs.linaro.org/show_bug.cgi?id=2039
Bug ID: 2039
Summary: user input expected in implementers guide
Product: OpenDataPlane - linux- generic reference
Version: next
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: ---
Component: API
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
make[2]: Entering directory `/opt/Linaro/odp3.git/doc/implementers-guide'
asciidoc -a data-uri -b html5 -a icons -a toc2 -a max-width=55em
--out-file=implementers-guide.html implementers-guide.adoc
mv implementers-guide.html ../../doc/output/implementers-guide.html
mv: try to overwrite ‘../../doc/output/implementers-guide.html’, overriding
mode 0644 (rw-r--r--)? ^Cmake[2]: *** Deleting file `implementers-guide.html'
18:36 /opt/Linaro/odp3.git/doc/implementers-guide (next)$asciidoc -a data-uri
-b html5 -a icons -a toc2 -a max-width=55em
--out-file=implementers-guide.html implementers-guide.adoc
18:37 /opt/Linaro/odp3.git/doc/implementers-guide (next)$mv
implementers-guide.html ../../doc/output/implementers-guide.html
mv: try to overwrite ‘../../doc/output/implementers-guide.html’, overriding
mode 0644 (rw-r--r--)? ^C
with mv -f everything works:
18:37 /opt/Linaro/odp3.git/doc/implementers-guide (next)$mv -f
implementers-guide.html ../../doc/output/implementers-guide.htm
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp