Skip to content

Commit

Permalink
del test words
Browse files Browse the repository at this point in the history
  • Loading branch information
ShixiangWang authored Jan 25, 2019
1 parent f1ea0b5 commit e713a64
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sync-qsub
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ if [ ! -n "$dir" ]; then
exit 1
fi

echo $dir/"*.pbs"

for i in `ls $dir/*".pbs"`
do
Expand Down

0 comments on commit e713a64

Please sign in to comment.