source:
XMLIO_V2/tools/FCM/test/test_scripts/test_fcm1_exe_permissions
@
81
Last change on this file since 81 was 81, checked in by ymipsl, 15 years ago | |
---|---|
File size: 247 bytes |
Line | |
---|---|
1 | cfg_name=fcm1_exe_permissions |
2 | test_name=test_$cfg_name |
3 | run_1=fail |
4 | |
5 | cd $BASE_DIR/work |
6 | svn sw -q $REPOS_URL/branches/dev/Share/exe_rename |
7 | chmod 644 script/hello.sh |
8 | cd $OLDPWD |
9 | |
10 | . ./perform_test |
11 | |
12 | cd $BASE_DIR/work |
13 | chmod 755 script/hello.sh |
14 | cd $OLDPWD |
Note: See TracBrowser
for help on using the repository browser.