Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
dwhswenson committed Jan 30, 2021
1 parent 0210bee commit e048806
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions script_stages/test-testpypi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
echo `pwd`
echo `ls`
#echo `pwd`
#echo `ls`
if [ -f "./.autorelease/test-testpypi" ]; then
echo "Using custom test-testpypi"
source ./.autorelease/test-testpypi || exit 1
Expand Down

0 comments on commit e048806

Please sign in to comment.