Skip to content

Commit

Permalink
tests/daemon-py.at: Skip if no python
Browse files Browse the repository at this point in the history
Signed-off-by: YAMAMOTO Takashi <[email protected]>
Signed-off-by: Ben Pfaff <[email protected]>
  • Loading branch information
yamt authored and blp committed Dec 20, 2013
1 parent bb754b2 commit dd310dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/daemon-py.at
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ fi
AT_CLEANUP

AT_SETUP([daemon --detach --monitor closes standard fds])
AT_SKIP_IF([test $HAVE_PYTHON = no])
AT_CAPTURE_FILE([pid])
AT_CAPTURE_FILE([status])
AT_CAPTURE_FILE([stderr])
Expand Down

0 comments on commit dd310dd

Please sign in to comment.