Skip to content

Commit

Permalink
added delta stats to the cli and the output is displayed in the form …
Browse files Browse the repository at this point in the history
…of key and value pairs
  • Loading branch information
Pratikrocks committed Mar 14, 2020
1 parent f212a40 commit 51883d1
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 9,350 deletions.
1 change: 0 additions & 1 deletion configure
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ CONFIGURE_ROOT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
if [[ "$PYTHON_EXE" == "" ]]; then
PYTHON_EXE=python
fi
PYTHON_EXE=python2.7
$PYTHON_EXE "$CONFIGURE_ROOT_DIR/etc/configure.py" $CFG_CMD_LINE_ARGS

if [ -f "$CONFIGURE_ROOT_DIR/bin/activate" ]; then
Expand Down
Loading

0 comments on commit 51883d1

Please sign in to comment.