Skip to content

Commit

Permalink
deleted dbg from documentation tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cvvergara committed Aug 25, 2016
1 parent 549dff7 commit 740db3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pgrouting-2.3.0-3935-9213c28 release/2.3.0
pgrouting-2.3.0-3938-adb6939 release/2.3.0
2 changes: 1 addition & 1 deletion tools/travis/pgrouting_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ run_psql -c "SELECT pgr_version();"
#dropdb ___pgr___test___
#cd ../../

./tools/testers/algorithm-tester.pl -pgver $POSTGRESQL_VERSION -pguser $PGUSER -dbg
./tools/testers/algorithm-tester.pl -pgver $POSTGRESQL_VERSION -pguser $PGUSER

if [ "$?" -ne 0 ]
then
Expand Down

0 comments on commit 740db3d

Please sign in to comment.