NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/54835 CVS commit: src/distrib/atari/floppies/common



The following reply was made to PR install/54835; it has been noted by GNATS.

From: "Izumi Tsutsui" <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54835 CVS commit: src/distrib/atari/floppies/common
Date: Sat, 20 Aug 2022 20:50:41 +0000

 Module Name:	src
 Committed By:	tsutsui
 Date:		Sat Aug 20 20:50:41 UTC 2022
 
 Modified Files:
 	src/distrib/atari/floppies/common: dot.profile
 
 Log Message:
 Fix yet another "[: SMALL test, no fallback usage" error on installation.
 
 The same problem as PR/54835 of the miniroot scripts, i.e.
 avoid and replace use of -o binary primary marked obsolescent
 by POSIX.1-2017:
  https://pubs.opengroup.org/onlinepubs/9699919799/utilities/test.html#tag_20_12
 8_16
 
 Noticed on installation of NetBSD 9.3 on TT030, and
 maybe should be pulled up to netbsd-9.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.8 -r1.9 src/distrib/atari/floppies/common/dot.profile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index