!28 upgrade version to 6.24.07

From: @renxichen 
Reviewed-by: @licunlong 
Signed-off-by: @licunlong
This commit is contained in:
openeuler-ci-bot 2023-01-30 13:01:32 +00:00 committed by Gitee
commit 5e34842124
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 4 deletions

View File

@ -49,7 +49,7 @@ index cf0fcf0..e0532d3 100644
AT_SETUP([filetest])
+AT_SKIP_IF([test `whoami` == 'root' ])
touch file1 file2
touch file1 file2 'b{c'
chmod 6777 file1
@@ -561,6 +563,7 @@ TCSH_UNTESTED([hashstat])
@ -184,7 +184,7 @@ index 9db0886..dc151c8 100644
AT_DATA([prompt.csh],
[[echo "$prompt"
@@ -862,6 +869,7 @@ AT_CHECK([echo 'echo "$prompt3"' | tcsh -f], ,
AT_CLEANUP
AT_SETUP([$ promptchars])
+AT_SKIP_IF([test `whoami` == 'root' ])

BIN
tcsh-6.24.07.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: tcsh
Version: 6.23.00
Release: 3
Version: 6.24.07
Release: 1
Summary: C shell with file name completion and command line editing
License: BSD
URL: http://www.tcsh.org/
@ -95,6 +95,9 @@ fi
%changelog
* Sun Jan 29 2023 renhongxun<renhongxun@h-partners.com> - 6.24.07-1
- upgrade version to 6.24.07
* Mon Nov 21 2022 wangjiang <wangjiang37@h-partners.com> - 6.23.00-3
- modify Source0