diff options
Diffstat (limited to 'Master/tlpkg/bin/tl-update-asy')
-rwxr-xr-x | Master/tlpkg/bin/tl-update-asy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tl-update-asy b/Master/tlpkg/bin/tl-update-asy index a06e8abebe1..a4eed40b30e 100755 --- a/Master/tlpkg/bin/tl-update-asy +++ b/Master/tlpkg/bin/tl-update-asy @@ -102,7 +102,7 @@ elif false && $update_runtime_from_ainst; then $xist/doc/info/ $xist/doc/man $xist/doc/asymptote \ $xist/asymptote/ $xist/tex/*/asymptote" - svn status $ci | sed -n 's/^\?//p' | fgrep -v binaries + svn status $ci | sed -n 's/^\?//p' svn add `!!` cd /tmp/ainst |