mirror of
https://github.com/chubin/cheat.sh.git
synced 2026-06-20 13:16:44 +02:00
delete code snippet file to avoid false positives
This commit is contained in:
@@ -60,6 +60,7 @@ oeis() (
|
||||
# Generate code snippet (%p, %t, %o)
|
||||
if [ $# -gt 1 ]
|
||||
then
|
||||
rm -f $TMP/code_snippet
|
||||
# MAPLE section (%p)
|
||||
if [[ ${LANGUAGE^^} == 'MAPLE' ]] && grep -q '%p' $DOC
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user