source: XIOS/tools/FCM/test/test_scripts/test_fcm1_exe_permissions @ 1609

Last change on this file since 1609 was 81, checked in by ymipsl, 14 years ago

ajout FCM 1.5

File size: 247 bytes
Line 
1cfg_name=fcm1_exe_permissions
2test_name=test_$cfg_name
3run_1=fail
4
5cd $BASE_DIR/work
6svn sw -q $REPOS_URL/branches/dev/Share/exe_rename
7chmod 644 script/hello.sh
8cd $OLDPWD
9
10. ./perform_test
11
12cd $BASE_DIR/work
13chmod 755 script/hello.sh
14cd $OLDPWD
Note: See TracBrowser for help on using the repository browser.