diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-03-19 13:57:30 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-03-19 13:57:30 (GMT) |
commit | 23b102e5e8516ffc7195aaf14a008383ffbcb69d (patch) | |
tree | ae83c33f8dd3074761bc81544d8adb80ee00fae3 /.fossil-settings | |
parent | 56302c00e29b36c778b66f1cb65380ab987c83cc (diff) | |
parent | 01ae22053af8cd618c105c63909fa6386f316bbc (diff) | |
download | tcl-23b102e5e8516ffc7195aaf14a008383ffbcb69d.zip tcl-23b102e5e8516ffc7195aaf14a008383ffbcb69d.tar.gz tcl-23b102e5e8516ffc7195aaf14a008383ffbcb69d.tar.bz2 |
[Bug 3608360]: Incompatible behaviour of "file exists".
Diffstat (limited to '.fossil-settings')
-rw-r--r-- | .fossil-settings/ignore-glob | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.fossil-settings/ignore-glob b/.fossil-settings/ignore-glob index 16930f5..31c80a0 100644 --- a/.fossil-settings/ignore-glob +++ b/.fossil-settings/ignore-glob @@ -18,4 +18,6 @@ */tcltest* */versions.vc unix/dltest.marker +unix/pkgs/* +win/pkgs/* win/tcl.hpj |