comparison tests/test-clone.t @ 19970:065e6f1c9259 stable

shelve: remove unused variable assignment Fix test-check-pyflakes.t error after 1d7a36ff2615. This patch replaces "readshelvedfiles()" invocation by "shelvedfile().exists()" check and aborting, because it is required only to ensure that shelved changes corresponded to specified name exist after invocation. This patch also remove definition of "readshelvedfiles()" itself, because it is invoked only from the line removed by this patch.
author FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
date Sat, 02 Nov 2013 04:49:42 +0900
parents 720308f741cb
children e54a078153f7
comparison
equal deleted inserted replaced
19969:ad9db007656f 19970:065e6f1c9259