diff options
author | Ted Gould <ted@gould.cx> | 2013-06-07 22:45:07 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2013-06-07 22:45:07 -0500 |
commit | 955ce2e52b3e3b096a03c1b0f885ea8a522c7bdf (patch) | |
tree | 8c2e35e360441c47694fbb55e048d8787100bf92 /debian | |
parent | 0678dacde93605f1b04e151473de32b21526f38f (diff) | |
download | libayatana-appindicator-955ce2e52b3e3b096a03c1b0f885ea8a522c7bdf.tar.gz libayatana-appindicator-955ce2e52b3e3b096a03c1b0f885ea8a522c7bdf.tar.bz2 libayatana-appindicator-955ce2e52b3e3b096a03c1b0f885ea8a522c7bdf.zip |
Dropping some left over debugging info
Diffstat (limited to 'debian')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules index beb609c..f730a3f 100755 --- a/debian/rules +++ b/debian/rules @@ -68,8 +68,6 @@ override_dh_install: override_dh_auto_test: $(FLAVORS:%=dotest-%) dotest-%: - ps -ef - env dh_auto_test --builddirectory=build/$* -- |