浏览代码

Move check_sys.sh to unix/scripts directory

git-svn-id: trunk@20911 -
pierre 13 年之前
父节点
当前提交
b3f3e0d2a1
共有 2 个文件被更改,包括 1 次插入1 次删除
  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