/[projects]/misc/xbmc/plugin.video.todic/test.sh
ViewVC logotype

Diff of /misc/xbmc/plugin.video.todic/test.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3260 by torben, Thu Feb 28 11:26:21 2019 UTC revision 3261 by torben, Fri Feb 19 21:39:29 2021 UTC
# Line 8  if [ "$lines" != "0" ] ; then Line 8  if [ "$lines" != "0" ] ; then
8  fi  fi
9    
10  echo "Checking syntax ..."  echo "Checking syntax ..."
11  python -m py_compile default.py  #python -m py_compile default.py
12  rm -rf *.pyc __pycache__  rm -rf *.pyc __pycache__
13    
14  python3 -m py_compile default.py  python3 -m py_compile default.py

Legend:
Removed from v.3260  
changed lines
  Added in v.3261

  ViewVC Help
Powered by ViewVC 1.1.20