Skip to content

Commit aac5c93

Browse files
bmwiedemannjsquyres
authored andcommitted
autogen: only set full_hostname once
to remove useless code duplication Signed-off-by: Bernhard M. Wiedemann <bwiedemann@suse.de>
1 parent c3abedb commit aac5c93

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

autogen.pl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1190,9 +1190,6 @@ sub in_tarball {
11901190

11911191
#---------------------------------------------------------------------------
11921192

1193-
$full_hostname = `hostname`;
1194-
chomp($full_hostname);
1195-
11961193
$m4 = "dnl
11971194
dnl \$HEADER\$
11981195
dnl

0 commit comments

Comments
 (0)