From ceecc6dca8c6b7a04a2158d7cb1fce6740ce57a0 Mon Sep 17 00:00:00 2001 From: kohleman <kohleman> Date: Mon, 28 Sep 2009 11:54:24 +0000 Subject: [PATCH] test checkin SVN: 12737 --- openbis_all/source/bash-dsu/add_p.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbis_all/source/bash-dsu/add_p.sh b/openbis_all/source/bash-dsu/add_p.sh index 20756d0654b..45a01b3495c 100755 --- a/openbis_all/source/bash-dsu/add_p.sh +++ b/openbis_all/source/bash-dsu/add_p.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Simply adds a p to the int and nse files +# Simply adds a 'p' to the int and nse files for i in `ls *int*`; do #j=`echo $i | cut -c 1-16` -- GitLab