mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-01 13:00:25 +02:00
removed script with wrong permissions
git-svn-id: trunk@3934 -
This commit is contained in:
parent
8aeb8713d0
commit
868697fd72
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -822,7 +822,6 @@ packager/ucomponentmanmain.pas svneol=native#text/pascal
|
||||
packager/ufrmaddcomponent.lfm svneol=native#text/plain
|
||||
packager/ufrmaddcomponent.lrs svneol=native#text/pascal
|
||||
packager/ufrmaddcomponent.pas svneol=native#text/pascal
|
||||
tools/RunAndWait.sh -text svneol=native#application/x-sh
|
||||
tools/apiwizz/apiwizard.pp svneol=native#text/pascal
|
||||
tools/apiwizz/apiwizz.pp svneol=native#text/pascal
|
||||
tools/install/create_fpc_export_tgz.sh -text svneol=native#application/x-sh
|
||||
|
@ -1,12 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
CommandLine=$@
|
||||
#set -x
|
||||
|
||||
echo $CommandLine
|
||||
$CommandLine
|
||||
echo "--------------------------------------------------"
|
||||
echo "Press enter"
|
||||
read
|
||||
|
||||
# end.
|
Loading…
Reference in New Issue
Block a user