Skip to content

Commit

Permalink
even more debug printouts
Browse files Browse the repository at this point in the history
  • Loading branch information
rozyczko committed Sep 20, 2023
1 parent 9888fa0 commit e426fa4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,9 @@ parts:
echo "\$SNAP/bin/python3.8 \$SNAP/run.py" > $SNAPCRAFT_PART_INSTALL/sasview-wrapper
chmod +x $SNAPCRAFT_PART_INSTALL/sasview-wrapper
ls -l
ls -l $SNAP
ls -l $SNAPCRAFT_PART_INSTALL
ls -lR $SNAPCRAFT_PART_INSTALL
/usr/bin/python3.8 $SNAP/SasView/setup.py
snapcraftctl build
Expand Down

0 comments on commit e426fa4

Please sign in to comment.