[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
{ mv test test; } should not fail
From: |
Krzysztof Żelechowski |
Subject: |
{ mv test test; } should not fail |
Date: |
Fri, 4 Feb 2011 00:42:31 +0100 |
User-agent: |
KMail/1.13.5 (Linux/2.6.34.7-0.7-desktop; KDE/4.4.4; x86_64; ; ) |
Dear all:
When I say { mv test test; }, I mean that the file currently named "test"
should be named "test" in the future. After { mv test test; } executes, my
wish is successfully fulfilled, so why does the command fail?!
(This breaks scripts that rename "lib" to "%{_lib}" on openSUSE, where %{_lib}
may be "lib" or "lib64", depending on context.)
Please fix,
Chris
- { mv test test; } should not fail,
Krzysztof Żelechowski <=