From 1b6ca913b271624e5b6916a0ad5b77f492c20310 Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Fri, 9 Feb 2018 13:45:13 +0100 Subject: [PATCH] removed checkout.sh as it is a single repository now --- checkout.sh | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100755 checkout.sh diff --git a/checkout.sh b/checkout.sh deleted file mode 100755 index 01a3f21f4..000000000 --- a/checkout.sh +++ /dev/null @@ -1,17 +0,0 @@ -#git clone $1@git.psi.ch:sls_det_software/sls_detectors_package.git slsDetectorsPackage - -#cd slsDetectorsPackage - -git clone $1@git.psi.ch:sls_detectors_software/sls_detector_software.git slsDetectorSoftware - -git clone $1@git.psi.ch:sls_detectors_software/sls_detector_gui.git slsDetectorGui - -git clone $1@git.psi.ch:sls_detectors_software/sls_receiver_software.git slsReceiverSoftware - -git clone $1@git.psi.ch:sls_detectors_software/sls_detector_calibration.git slsDetectorCalibration - -#git clone $1@git.psi.ch:sls_detectors_software/sls_image_reconstruction.git slsImageReconstruction - -git clone $1@git.psi.ch:sls_detectors_software/calibration_wizards.git calibrationWizards - -#git clone git@git.psi.ch:sls_detectors_software/tests.git tests