Skip to content

Commit

Permalink
remove unused module dobby
Browse files Browse the repository at this point in the history
Signed-off-by: Ricardo Mateus <rmateus@suse.com>
  • Loading branch information
rjmateus committed Oct 14, 2024
1 parent f84fd71 commit 3864589
Show file tree
Hide file tree
Showing 21 changed files with 2 additions and 2,650 deletions.
2 changes: 0 additions & 2 deletions python/spacewalk/satellite_tools/spacewalk-debug
Original file line number Diff line number Diff line change
Expand Up @@ -332,8 +332,6 @@ echo " * querying schema version, database charactersets and database"
if [ "$(spacewalk-cfg-get externaldb)" = "0" ] ; then
if [ -f /usr/bin/smdba ] ; then
/usr/bin/smdba space-overview > $DIR/db-control-report
elif [ -f /usr/bin/db-control ] && [ "$(spacewalk-cfg-get db_backend)" = "postgresql" ] ; then
/usr/bin/db-control report > $DIR/db-control-report
fi
fi

Expand Down
26 changes: 0 additions & 26 deletions web/conf/rhn_dobby.conf

This file was deleted.

2 changes: 1 addition & 1 deletion web/modules/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

TOP = ..

SUBDIRS = pxt rhn dobby
SUBDIRS = pxt rhn

include $(TOP)/Makefile.defs
# whitespace change to test checkin
1 change: 0 additions & 1 deletion web/modules/dobby/Changes

This file was deleted.

23 changes: 0 additions & 23 deletions web/modules/dobby/Dobby.pm

This file was deleted.

Loading

0 comments on commit 3864589

Please sign in to comment.