Skip to content

Commit

Permalink
change src to infortrend
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnychou committed Dec 12, 2016
1 parent 5b58361 commit ec935c1
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion run_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ if [ ! -d "$CINDER_DIR/$INFORTREND_DRIVER_DIR" ]; then
mkdir $CINDER_DIR/$INFORTREND_DRIVER_DIR
fi

cp ./src/* $CINDER_DIR/$INFORTREND_DRIVER_DIR/ -r
cp ./infortrend/* $CINDER_DIR/$INFORTREND_DRIVER_DIR/ -r
cp ./test/* $CINDER_DIR/$INFORTREND_TEST_DIR/ -r

cd $CINDER_DIR
Expand Down

0 comments on commit ec935c1

Please sign in to comment.