File: run-test

package info (click to toggle)
gnome-feeds 0.16.2%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 928 kB
  • sloc: python: 3,840; xml: 168; sh: 75; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 164 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/bin/sh

systemctl start dbus

# gnome-feeds --help will end with an error in absence of this folder
mkdir ~/.config

dbus-launch xvfb-run /usr/bin/gfeeds --help