Browse Source

Move check_sys.sh to unix/scripts directory

git-svn-id: trunk@20911 -
pierre 13 năm trước cách đây
mục cha
commit
b3f3e0d2a1
2 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .gitattributes
  2. 0 0
      rtl/unix/scripts/check_sys.sh

+ 1 - 1
.gitattributes

@@ -8082,7 +8082,6 @@ rtl/objpas/varutilh.inc svneol=native#text/plain
 rtl/objpas/varutils.inc svneol=native#text/plain
 rtl/openbsd/Makefile svneol=native#text/plain
 rtl/openbsd/Makefile.fpc svneol=native#text/plain
-rtl/openbsd/check_sys.sh svneol=native#text/plain
 rtl/openbsd/classes.pp svneol=native#text/plain
 rtl/openbsd/errno.inc svneol=native#text/plain
 rtl/openbsd/errnostr.inc svneol=native#text/plain
@@ -8375,6 +8374,7 @@ rtl/unix/oscdeclh.inc svneol=native#text/plain
 rtl/unix/ports.pp svneol=native#text/plain
 rtl/unix/printer.pp svneol=native#text/plain
 rtl/unix/scripts/README svneol=native#text/plain
+rtl/unix/scripts/check_sys.sh svneol=native#text/plain
 rtl/unix/serial.pp svneol=native#text/plain
 rtl/unix/settimeo.inc svneol=native#text/plain
 rtl/unix/sockets.pp svneol=native#text/plain

+ 0 - 0
rtl/openbsd/check_sys.sh → rtl/unix/scripts/check_sys.sh