Skip to content

Commit

Permalink
Code cleanup: remove unused db attrs, dead MoM code (#1930)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwathraop committed Sep 1, 2020
1 parent 1ba3a89 commit 0e06016
Show file tree
Hide file tree
Showing 51 changed files with 900 additions and 6,301 deletions.
3 changes: 1 addition & 2 deletions buildutils/Makefile.am
Expand Up @@ -40,5 +40,4 @@
#

EXTRA_DIST = \
attr_parser.py \
pbs_mach_type
attr_parser.py
89 changes: 0 additions & 89 deletions buildutils/pbs_mach_type

This file was deleted.

1 change: 0 additions & 1 deletion configure.ac
Expand Up @@ -311,7 +311,6 @@ m4_ifdef([PKG_INSTALLDIR],

# PBS macros (order matters for some of these)
PBS_AC_PBS_VERSION
PBS_AC_MACHINE_TYPE
PBS_AC_DECL_H_ERRNO
PBS_AC_DECL_SOCKLEN_T
PBS_AC_DECL_EPOLL
Expand Down
51 changes: 0 additions & 51 deletions m4/pbs_mach_type.m4

This file was deleted.

1 change: 0 additions & 1 deletion src/cmds/scripts/Makefile.am
Expand Up @@ -50,7 +50,6 @@ dist_libinit_DATA = \
libmpidir = $(libdir)/MPI

dist_libmpi_DATA = \
pbsrun.bgl.init.in \
pbsrun.ch_gm.init.in \
pbsrun.ch_mx.init.in \
pbsrun.gm_mpd.init.in \
Expand Down

0 comments on commit 0e06016

Please sign in to comment.