Skip to content

Commit

Permalink
debug github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
hmpf committed Nov 21, 2023
1 parent af1803e commit a53d4d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/nav/bin/pping.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@
import argparse
import logging

print('PYTHONPATH=', ':'.join(sys.path))

import nav.daemon
from nav import buildconf
from nav.config import NAV_CONFIG
Expand Down

0 comments on commit a53d4d4

Please sign in to comment.